This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ed7ec96 0: update: binutils-gcc-linux: all
new cfc8da4 0: update: binutils-gcc-linux: all
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 (ed7ec96)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 166 +-
02-prepare_abe/console.log | 120 +-
03-build_abe-binutils/console.log | 11059 ++++++++-------
04-build_abe-stage1/console.log | 13840 +++++++++----------
05-build_linux/console.log | 726 +-
06-boot_linux/console.log | 2 +-
console.log | 25913 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 25912 insertions(+), 25926 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 ba7a465aab9 [mips] Show error in case of using FP64 mode on pre MIPS32R2 CPU
new 1e1e4fd87f7 [AArch64][GlobalISel] Optimize conditional branches followe [...]
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/llvm/CodeGen/GlobalISel/CombinerHelper.h | 3 +
include/llvm/CodeGen/MachineOperand.h | 5 ++
lib/CodeGen/GlobalISel/CombinerHelper.cpp | 62 +++++++++++++++++
lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp | 2 +
.../AArch64/GlobalISel/localizer-arm64-tti.ll | 5 +-
.../AArch64/GlobalISel/prelegalizercombiner-br.mir | 81 ++++++++++++++++++++++
test/CodeGen/AArch64/speculation-hardening.ll | 11 ++-
7 files changed, 160 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-br.mir
--
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 7b940eef53 [OpenCL][Sema] Improve address space support for blocks
new e79d438362 Revert Revert Devirtualize destructor of final class.
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/CGExprCXX.cpp | 30 ++++++++++++++++++++++++++---
test/CodeGenCXX/devirtualize-dtor-final.cpp | 23 ++++++++++++++++++++++
2 files changed, 50 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGenCXX/devirtualize-dtor-final.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 llvm.
from 8d9c5e8ad87 [DAGCombine] LoadedSlice - keep getOffsetFromBase() uint64_ [...]
new 73a92e63485 [NFC] Fixed 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:
test/Transforms/InstSimplify/ashr-lshr.ll | 202 ++++++++++++++++++++----------
1 file changed, 133 insertions(+), 69 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8766140 0: update: binutils-gcc-linux: all
new a8cd9b0 0: update: binutils-gcc-linux: all
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 (8766140)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 22 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11529 +++++++--------
04-build_abe-stage1/console.log | 14026 ++++++++++---------
05-build_linux/console.log | 927 +-
06-boot_linux/console.log | 2 +-
console.log | 26902 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 26948 insertions(+), 26884 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 libunwind.
from 563f0d1 [libunwind][AArch64] Fix libunwind::Registers_arm64::jumpto
new 6c10a80 [libunwind] Fix Unwind-EHABI.cpp:getByte on big-endian targets
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:
src/Unwind-EHABI.cpp | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.