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-defconfig
in repository toolchain/ci/base-artifacts.
discards 872d7b0 0: update: binutils-llvm-linux-qemu: boot
new f7f414c 0: update: binutils-llvm-linux-qemu: 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 (872d7b0)
\
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 | 172 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11946 ++++++-----
04-build_llvm/console.log | 13852 ++++++------
05-build_abe-qemu/console.log | 6974 +++---
06-build_linux/console.log | 722 +-
07-boot_linux/console.log | 416 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 34504 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 34547 insertions(+), 34523 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 79aec84102 Properly check stack alignment [BZ #27901]
new 7de36744ee powerpc: Fix handling of scv return error codes [BZ #27892]
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:
sysdeps/powerpc/powerpc64/sysdep.h | 5 +++--
1 file changed, 3 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 gcc.
from a8764071f2e Fusion patterns for add-logical/logical-add
new 2c43f5ec9db libstdc++: Limit allocation on iterator insertion in Hashta [...]
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:
libstdc++-v3/include/bits/hashtable.h | 59 ++++-
libstdc++-v3/include/bits/hashtable_policy.h | 53 +++-
.../testsuite/23_containers/unordered_map/96088.cc | 269 ++++++++++++++++++++
.../unordered_multimap/96088.cc} | 46 +++-
.../unordered_multiset/96088.cc} | 46 +++-
.../testsuite/23_containers/unordered_set/96088.cc | 271 +++++++++++++++++++++
.../testsuite/util/replacement_memory_operators.h | 22 +-
7 files changed, 724 insertions(+), 42 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_map/96088.cc
copy libstdc++-v3/testsuite/{21_strings/char_traits/requirements/char/99181.cc => [...]
copy libstdc++-v3/testsuite/{21_strings/char_traits/requirements/char/99181.cc => [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_set/96088.cc
--
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 gcc.
from 46ed811bcb4 libstdc++: Fix iterator caching inside range adaptors [PR100479]
new ca8cc8273c5 VARYING ranges of different sizes should not be equal.
new a8764071f2e Fusion patterns for add-logical/logical-add
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:
gcc/config/rs6000/fusion.md | 872 +++++++++++++++------
gcc/config/rs6000/genfusion.pl | 83 +-
gcc/config/rs6000/rs6000-cpus.def | 4 +
gcc/config/rs6000/rs6000.c | 8 +
gcc/config/rs6000/rs6000.opt | 12 +-
.../gcc.target/powerpc/fusion-p10-logadd.c | 97 +++
gcc/value-range.cc | 13 +-
7 files changed, 809 insertions(+), 280 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/fusion-p10-logadd.c
--
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-arm-next-defconfig
in repository toolchain/ci/llvm-project.
from de579bae6eab [LowerConstantIntrinsics] reuse isManifestLogic from Const [...]
adds 4973ce53ca8a ~(C + X) --> ~C - X (PR50308)
No new revisions were added by this update.
Summary of changes:
.../Transforms/InstCombine/InstCombineAndOrXor.cpp | 17 ++++++-------
llvm/test/Transforms/InstCombine/not-add.ll | 28 ++++++++++++++++++++++
2 files changed, 37 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.