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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 470ae5b 0: update: llvm-linux: all
new f616541 0: update: llvm-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 (470ae5b)
\
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 | 106 +-
02-build_llvm/console.log | 12592 ++++++++++++++++++-----------------
03-build_linux/console.log | 770 +--
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 13482 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13486 insertions(+), 13515 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 475d7dd7ac6 [NFC][InstCombine] Fixup comments
new 2bcdb486ddd Use Align for TFL::TransientStackAlignment
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/TargetFrameLowering.h | 6 +++---
lib/Analysis/ScalarEvolution.cpp | 2 +-
lib/Target/AArch64/AArch64FrameLowering.h | 2 +-
lib/Target/AMDGPU/AMDGPUFrameLowering.cpp | 2 +-
lib/Target/AMDGPU/AMDGPUFrameLowering.h | 2 +-
lib/Target/AMDGPU/R600FrameLowering.h | 2 +-
lib/Target/AMDGPU/SIFrameLowering.h | 2 +-
lib/Target/ARM/ARMFrameLowering.cpp | 2 +-
lib/Target/Hexagon/HexagonFrameLowering.h | 2 +-
lib/Target/MSP430/MSP430FrameLowering.h | 2 +-
lib/Target/Mips/MipsFrameLowering.h | 4 ++--
lib/Target/Sparc/SparcFrameLowering.cpp | 2 +-
lib/Target/SystemZ/SystemZFrameLowering.cpp | 2 +-
lib/Target/WebAssembly/WebAssemblyFrameLowering.h | 2 +-
14 files changed, 17 insertions(+), 17 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-release-aarch64-lts-allnoconfig
in repository toolchain/ci/gcc.
from 03a1f3798cf Daily bump.
adds c76bea446a3 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a0f1ce0 0: update: binutils-gcc-linux: boot
new d92af73 0: update: binutils-gcc-linux: boot
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 (a0f1ce0)
\
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10973 +++++++--------
04-build_abe-stage1/console.log | 14020 ++++++++++---------
05-build_linux/console.log | 782 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 26451 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 26455 insertions(+), 26457 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 ec10cb25d93 [InstCombine] Allow values with multiple users in SimplifyD [...]
new 3ddad0b0b18 [CVP] Deduce no-wrap on `mul`
new 475d7dd7ac6 [NFC][InstCombine] Fixup comments
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:
lib/Transforms/InstCombine/InstCombineAddSub.cpp | 4 ++--
lib/Transforms/Scalar/CorrelatedValuePropagation.cpp | 1 +
test/Transforms/CorrelatedValuePropagation/mul.ll | 8 ++++----
3 files changed, 7 insertions(+), 6 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_bmk/gnu-release-aarch64-spec2k6-O3-vs-O3_LTO
in repository toolchain/ci/gcc.
from 832e5a72a45 Daily bump.
adds 03a1f3798cf Daily bump.
adds c76bea446a3 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_bmk/gnu-release-aarch64-spec2k6-O3-vs-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 8e94fa2 2: update: glibc-5397c399f9604f4e0d0b17f5600e7bc756577549: -3
new 7cbe445 2: update: binutils-gcc-glibc: -3
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 (8e94fa2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-aarch64- [...]
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 | 165 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10802 ++--
04-build_abe-stage1/console.log | 13758 ++---
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 38501 ++++++------
07-build_abe-stage2/console.log | 40481 ++++++-------
09-benchmark-O3/benchmark-start.log | 2 +-
09-benchmark-O3/benchmark.log | 4 +-
09-benchmark-O3/console.log | 100 +-
12-update_baseline/console.log | 1058 +-
12-update_baseline/ref-results.log | 1140 +-
console.log | 105277 +++++++++++++++++----------------
jenkins/manifest.sh | 12 +-
14 files changed, 107155 insertions(+), 104887 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 9cc8630a805 [LLDB] [Windows] Initial support for ARM register contexts
new 919bed3ee7c gn build: Merge r375390
new ec10cb25d93 [InstCombine] Allow values with multiple users in SimplifyD [...]
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:
lib/Transforms/InstCombine/InstCombineInternal.h | 3 +-
.../InstCombine/InstCombineSimplifyDemanded.cpp | 38 +++++---
.../InstCombine/InstCombineVectorOps.cpp | 101 ++++++++++++++++++---
.../AMDGPU/amdgcn-demanded-vector-elts.ll | 75 ++++++++++++++-
utils/gn/secondary/lld/Common/BUILD.gn | 1 +
5 files changed, 187 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.