This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 2446ce7f3 2: update: binutils-gcc-linux-glibc-gdb-qemu: 3
new 6a872c66a 2: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (2446ce7f3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1696 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 44992 -> 45512 bytes
05-build_abe-stage1/console.log.xz | Bin 71304 -> 72052 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8764 -> 8820 bytes
08-build_abe-glibc/console.log.xz | Bin 44544 -> 44624 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 100 +++++++++++++++++------------------
jenkins/manifest.sh | 14 ++---
10 files changed, 57 insertions(+), 57 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 aea72386831 openmp: Add support for thread_limit clause on target
new 7d768a9d6ff libffi: Update LOCAL_PATCHES
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:
libffi/LOCAL_PATCHES | 1 +
1 file changed, 1 insertion(+)
--
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_llvm_apm/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/llvm-project.
from d5159b99105d MLIR can't support -Bsymbolic link option, fail at CMake t [...]
adds 9e084f4194e6 Fix building with GCC 12:
adds 8be24d19fefa [MergeICmps] Don't merge icmps derived from pointers with [...]
adds 162f3f18c945 [Aarch64] Correct register class for pseudo instructions
adds 93edfb23b18b [SLP][NFC]Add a test to show an issue with incorrectly ext [...]
adds 32bb956916e3 Bad SLPVectorization shufflevector replacement, resulting [...]
adds 9dc7d6d5e326 [SystemZ] Give the EXRL_Pseudo a size value of 6 bytes.
No new revisions were added by this update.
Summary of changes:
.../Target/AArch64/AArch64ExpandPseudoInsts.cpp | 1 +
llvm/lib/Target/AArch64/AArch64InstrInfo.td | 32 ++++----
llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 2 +-
llvm/lib/Target/SystemZ/SystemZInstrInfo.td | 2 +-
llvm/lib/Transforms/Scalar/MergeICmps.cpp | 4 +
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | 25 ++++--
.../CodeGen/AArch64/GlobalISel/select-add-low.mir | 4 +-
.../AArch64/GlobalISel/select-blockaddress.mir | 5 +-
.../AArch64/GlobalISel/select-gv-with-offset.mir | 2 +-
.../select-jump-table-brjt-constrain.mir | 2 +-
.../AArch64/GlobalISel/select-jump-table-brjt.mir | 2 +-
.../CodeGen/AArch64/GlobalISel/select-static.mir | 4 +-
llvm/test/CodeGen/AArch64/GlobalISel/select.mir | 8 +-
llvm/test/CodeGen/AArch64/elim-dead-mi.mir | 10 +--
llvm/test/CodeGen/AArch64/loop-sink.mir | 6 +-
.../Transforms/MergeICmps/X86/addressspaces.ll | 94 ++++++++++++++++++++++
.../SLPVectorizer/X86/extract_in_tree_user.ll | 34 +++++++-
17 files changed, 191 insertions(+), 46 deletions(-)
create mode 100644 llvm/test/Transforms/MergeICmps/X86/addressspaces.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_bmk_llvm_apm/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from cf8c6a634c elf: Earlier missing dynamic segment check in _dl_map_object [...]
adds a4f3bc2346 s390: Use long branches across object boundaries (jgh instea [...]
No new revisions were added by this update.
Summary of changes:
sysdeps/s390/memmem-arch13.S | 2 +-
sysdeps/s390/strstr-arch13.S | 2 +-
2 files changed, 2 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 newlib.
from df5de02e0 newlib: ignore _FORTIFY_SOURCE when building newlib
new 98d10e5fd Cygwin: dllfixdbg: create .gnu_debuglink section in the right spot
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/dllfixdbg | 2 +-
winsup/cygwin/release/3.3.3 | 3 +++
2 files changed, 4 insertions(+), 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.
unknown user pushed a change to branch cygwin-3_3-branch
in repository newlib.
from bd3996f21 Cygwin: add 3.3.3 release notes
new 3c19e1e0d Cygwin: dllfixdbg: create .gnu_debuglink section in the right spot
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/dllfixdbg | 2 +-
winsup/cygwin/release/3.3.3 | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.