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-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8d65069b 2: update: llvm-linux: 19667
discards 0fc09cbe 1: reset: linux-7b5cf701ea9c395c792e2a7e3b7caf4c68b87721: 19642
discards 4eaf15db 0: update: llvm-e7694f34ab6a12b8bb480cbfcb396d0a64fe965f: 19670
new 61292d41 0: update: llvm-linux: 19672
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 (8d65069b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 168 +-
02-build_llvm/console.log | 12032 +++++++++++++++++-----------------
03-build_linux/console.log | 1044 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 98 +-
console.log | 13350 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 13369 insertions(+), 13345 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 llvm.
from d0e818a38e2 BMI2 support is indicated in bit eight of EBX, not nine. Se [...]
new 7ca956582fa [Attributor][Fix] Keep invokes if handlers catch asynchrono [...]
new ecb3f579117 Revert Register/MCRegister: Add conversion operators to avo [...]
new b3004712263 [Attributor][Fix] Do not remove instructions during manifestation
new 22147c3f5c4 [WebAssembly] Fix conflict between ret legalization and sjlj
The 4 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/llvm/CodeGen/Register.h | 13 -----
include/llvm/IR/CallingConv.h | 5 ++
include/llvm/MC/MCRegister.h | 13 -----
include/llvm/Transforms/Utils/Local.h | 6 +++
lib/CodeGen/MachineBasicBlock.cpp | 2 +-
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 13 ++++-
.../WebAssemblyLowerEmscriptenEHSjLj.cpp | 2 +-
lib/Transforms/IPO/Attributor.cpp | 60 +++++++++++++++++-----
lib/Transforms/Utils/Local.cpp | 18 ++++---
.../WebAssembly/lower-em-exceptions-whitelist.ll | 2 +-
test/CodeGen/WebAssembly/lower-em-exceptions.ll | 6 +--
test/CodeGen/WebAssembly/lower-em-sjlj-sret.ll | 27 ++++++++++
test/CodeGen/WebAssembly/lower-em-sjlj.ll | 8 +--
test/Transforms/FunctionAttrs/liveness.ll | 7 ++-
14 files changed, 126 insertions(+), 56 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/lower-em-sjlj-sret.ll
--
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 zorg.
from 7793b433 Fix groovy type error
new 739f7c76 Change CLEAN to a string parameter so it appears in the shell [...]
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:
zorg/jenkins/jobs/jobs/lldb-cmake-matrix | 2 +-
zorg/jenkins/jobs/jobs/lldb-cmake-standalone | 2 +-
2 files changed, 2 insertions(+), 2 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 glibc.
from d665367f59 linux: Enable vDSO for static linking as default (BZ#19767)
new 98013846ec Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.
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:
ChangeLog | 5 +++++
sysdeps/unix/sysv/linux/bits/sched.h | 2 ++
2 files changed, 7 insertions(+)
--
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 llvm.
from 7f8c512ee74 llvm-symbolizer: Untag addresses in object files by default.
new d0e818a38e2 BMI2 support is indicated in bit eight of EBX, not nine. Se [...]
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/Support/Host.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 56c0bbff3 [libc++] Take 2: Integrate the PSTL into libc++
new 69b3c2933 [libc++] Accept any non-zero return for .fail.cpp tests
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:
utils/libcxx/test/format.py | 4 ++--
1 file changed, 2 insertions(+), 2 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 compiler-rt.
from adba3eba2 [Sanitizer] Linux refactor shadow huge page mode handling
new e4e086552 BMI2 support is indicated in bit eight of EBX, not nine. See [...]
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/builtins/cpu_model.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 93158109 1: update: llvm-linux: 16550
new a9f86713 1: update: llvm-linux: 16550
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 (93158109)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 184 +-
02-build_llvm/console.log | 12012 +++++++++++++--------------
03-build_linux/console.log | 4452 +++++-----
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 38 +-
console.log | 16694 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 16698 insertions(+), 16698 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.