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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 633d5967 0: update: llvm-linux: boot
new 696908e7 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 (633d5967)
\
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 | 220 +-
02-build_llvm/console.log | 12006 +++++++++++++++++------------------
03-build_linux/console.log | 686 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 12949 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 12982 insertions(+), 12928 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 1b2914c6db6 Account for the cost of generating loop masks
new b865eb50fd3 Enable libsanitizer build on riscv64
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:
libsanitizer/ChangeLog | 4 ++++
libsanitizer/configure.tgt | 2 ++
2 files changed, 6 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 newlib.
from 7ef4290a9 Cygwin: pty: Use redraw screen instead of clear screen.
new 8f8522c82 Cygwin: console: Revise the code checking if the console is legacy.
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:
winsup/cygwin/fhandler_console.cc | 29 +++++++++++++++--------------
1 file changed, 15 insertions(+), 14 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 newlib.
from d14714c69 Stash reent marker in upper bits of s1 on AMD GCN
new d3110717f regtool: allow /proc/registry{,32,64}/ registry path prefix
new 7ef4290a9 Cygwin: pty: Use redraw screen instead of clear screen.
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:
winsup/cygwin/fhandler_tty.cc | 30 ++++++++++++++++--------------
winsup/cygwin/tty.cc | 2 +-
winsup/cygwin/tty.h | 2 +-
winsup/doc/utils.xml | 7 +++++--
winsup/utils/regtool.cc | 17 ++++++++++++++---
5 files changed, 37 insertions(+), 21 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 887797b5ea6 Fix vectorizable_conversion costs
new b1051b65459 Don't assign a cost to vectorizable_assignment
new f2a21e1468f * ipa.c (cgraph_build_static_cdtor): Pass optimization_def [...]
new 8a40b667ec8 Avoid accounting for non-existent vector loop versioning
new 1b2914c6db6 Account for the cost of generating loop masks
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:
gcc/ChangeLog | 31 +++++++++++
gcc/ipa.c | 9 ++-
gcc/testsuite/ChangeLog | 10 ++++
.../gcc.target/aarch64/sve/mask_struct_store_3.c | 2 +-
.../aarch64/sve/mask_struct_store_3_run.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_2.c | 2 +-
.../gcc.target/aarch64/sve/peel_ind_2_run.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_3.c | 2 +-
.../gcc.target/aarch64/sve/peel_ind_3_run.c | 4 +-
gcc/tree-vect-loop-manip.c | 3 +-
gcc/tree-vect-loop.c | 64 ++++++++++++++++++----
gcc/tree-vect-slp.c | 2 +
gcc/tree-vect-stmts.c | 27 ++++++++-
gcc/tree-vectorizer.h | 12 ++++
14 files changed, 151 insertions(+), 21 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 bfc45eafaa9 [C++] Fix interaction between aka changes and DR1558 (PR92206)
new 7e2047b29c9 [AArch64] Use aarch64_sve_int_mode in SVE ACLE code
new 887797b5ea6 Fix vectorizable_conversion costs
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/ChangeLog | 14 ++++++++
.../aarch64/aarch64-sve-builtins-functions.h | 2 +-
gcc/tree-vect-stmts.c | 41 ++++++++++++++--------
3 files changed, 41 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.