This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards dee03ca7 2: update: llvm-linux: 19262
new 0390c182 2: update: llvm-linux: 19262
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (dee03ca7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 182 +-
02-build_llvm/console.log | 11308 ++++++++++++++++---------------
03-build_linux/console.log | 2372 ++++---
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 20 +-
console.log | 13888 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13888 insertions(+), 13896 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from a8e27f10b Fixed typo in CompileUnit::GetImportedModules documentation [NFC]
new 72cf92f48 [lldb] [lit] Remove unnecessary array use in XMM reading test
new 9562bbffe [lldb] [lit] Add tests for reading new x86_64 registers
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lit/Register/Inputs/x86-64-read.cpp | 55 +++++++++++++++++++++++++++++++++
lit/Register/Inputs/x86-mm-xmm-read.cpp | 16 +++++-----
lit/Register/x86-64-read.test | 48 ++++++++++++++++++++++++++++
3 files changed, 111 insertions(+), 8 deletions(-)
create mode 100644 lit/Register/Inputs/x86-64-read.cpp
create mode 100644 lit/Register/x86-64-read.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 95b64a3996 [OPENMP] Improved check for the linear dependency in the non [...]
new 59463dbce1 Fix bug 37903:MS ABI: handle inline static data member and i [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/CodeGen/CGDeclCXX.cpp | 8 +-
.../microsoft-abi-template-static-init.cpp | 92 ++++++++++++++++++++++
test/Modules/initializers.cpp | 1 -
3 files changed, 99 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGenCXX/microsoft-abi-template-static-init.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 321a1f890 Implement midpoint for floating point types. Reviewed as http [...]
new e84fd85b8 Implement 'lerp'; which is the last bit of P0811. Mark that p [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/cmath | 27 ++++++++
.../c.math/c.math.lerp/c.math.lerp.pass.cpp | 75 ++++++++++++++++++++++
www/cxx2a_status.html | 2 +-
3 files changed, 103 insertions(+), 1 deletion(-)
create mode 100644 test/std/numerics/c.math/c.math.lerp/c.math.lerp.pass.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 959ad4cf8 [scudo][standalone] Introduce the SizeClassMap
new b59c91240 [NFC][Sanitizer] Extract GetFuncAddr from GetRealFunctionAddress
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/interception/interception_linux.cc | 21 +++++++++++++--------
lib/interception/interception_linux.h | 3 ++-
lib/interception/tests/interception_linux_test.cc | 5 +++++
3 files changed, 20 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 03527b7c [clangd] Use JSON streaming API for Trace rather than pasting [...]
new b926bfd0 [clangd] Optimize "don't include me" check.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
clangd/index/SymbolCollector.cpp | 33 ++++++++++++++++++++++++++++++++-
clangd/index/SymbolCollector.h | 8 ++------
2 files changed, 34 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80
in repository lld.
from d60a0355d Merging r354422: -------------------------------------------- [...]
new 4fd97e213 Merging r358885:
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ELF/InputSection.cpp | 2 +
test/ELF/compressed-input-alignment.test | 67 ++++++++++++++++++++++++++++++++
2 files changed, 69 insertions(+)
create mode 100644 test/ELF/compressed-input-alignment.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-defconfig
in repository toolchain/ci/llvm-project.
from 7aa4dc9458a Merging r357506:
adds 604a4178228 Merging r358885:
No new revisions were added by this update.
Summary of changes:
lld/ELF/InputSection.cpp | 2 +
lld/test/ELF/compressed-input-alignment.test | 67 ++++++++++++++++++++++++++++
2 files changed, 69 insertions(+)
create mode 100644 lld/test/ELF/compressed-input-alignment.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.