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 666e1b43 0: update: llvm-linux: 19851
new 484f5d68 0: update: llvm-linux: 19851
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 (666e1b43)
\
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 | 175 +-
02-build_llvm/console.log | 11884 +++++++++++++++++------------------
03-build_linux/console.log | 763 ++-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 6 +-
console.log | 12856 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 12826 insertions(+), 12874 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 ffe458a6f13 [InstCombine] Deal with -(trunc(X >>u 63)) -> trunc(X >>s 63)
new 4682e2f55bf AMDGPU/SILoadStoreOptimizer: Add helper functions for worki [...]
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/Target/AMDGPU/SILoadStoreOptimizer.cpp | 449 ++++++++++++++++-------------
1 file changed, 244 insertions(+), 205 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 libcxxabi.
from 3ed912b [Testing] unbreak after r372963
new 12a68cc [libc++abi] Remove redundant #include of <string.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:
src/private_typeinfo.cpp | 34 ++++++++++++++--------------------
1 file changed, 14 insertions(+), 20 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
in repository toolchain/ci/base-artifacts.
from c40be77b 1: reset: : 0
new 07d9b694 2: reset: glibc-56c86f5dd516284558e106d04b92875d5b623b7a: 0
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 | 77 +-
02-prepare_abe/console.log | 90 +-
03-build_abe-binutils/console.log | 9868 ++--
04-build_abe-stage1---/console.log | 11952 ++---
05-build_abe-linux/console.log | 174 +-
06-build_abe-glibc/console.log | 38698 +++++++-------
07-build_abe-stage2---/console.log | 37780 ++++++-------
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 13 +-
09-benchmark/console.log | 132 +-
11-update_baseline/console.log | 24 +-
11-update_baseline/results.log | 20 +-
console.log | 99077 ++++++++++++++++++-----------------
jenkins/manifest.sh | 11 +-
results_id | 2 +-
15 files changed, 99407 insertions(+), 98513 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 bb1cbfaf63f [llvm-mca] Add a -mattr flag
new 133feded89e [NFC][InstCombine] (Better) tests for sign-bit-smearing pattern
new d9952bbfc71 [InstCombine] Preserve 'exact' in -(X >>u 31) -> (X >>s 31) fold
new ffe458a6f13 [InstCombine] Deal with -(trunc(X >>u 63)) -> trunc(X >>s 63)
The 3 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 | 37 ++++--
.../InstCombine/high-bit-signmask-with-trunc.ll | 148 +++++++++++++++++++++
test/Transforms/InstCombine/high-bit-signmask.ll | 126 ++++++++++++++++++
3 files changed, 301 insertions(+), 10 deletions(-)
create mode 100644 test/Transforms/InstCombine/high-bit-signmask-with-trunc.ll
create mode 100644 test/Transforms/InstCombine/high-bit-signmask.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/gcc.
from 48530b2595d [AArch64] Don't split 64-bit constant stores to volatile location
adds 65850e702a3 gcc/ 2019-10-01 Oleg Endo <olegendo(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 12 ++++++++++++
gcc/config/sh/sh.c | 6 ++++--
2 files changed, 16 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 1b50c6c5 0: update: linux-afb37288faaa88577b2b4d3b484bdcc85f311ea5: boot
new 1c81bc66 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 (1b50c6c5)
\
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 | 14 +-
02-prepare_abe/console.log | 214 +-
03-build_abe-binutils/console.log | 10751 +++++++--------
04-build_abe-stage1/console.log | 13812 +++++++++----------
05-build_linux/console.log | 428 +-
06-boot_linux/console.log | 438 +-
08-update_baseline/console.log | 8 +-
console.log | 25665 +++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
9 files changed, 26428 insertions(+), 24912 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/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a657ecae 0: update: llvm-linux: boot
new 597d3e87 0: update: llvm-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 (a657ecae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 175 +-
02-build_llvm/console.log | 11962 ++++++++++++++++++------------------
03-build_linux/console.log | 666 +-
06-update_baseline/console.log | 8 +-
console.log | 12811 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
6 files changed, 12825 insertions(+), 12807 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.