This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards 8d5a60da3 0: update: binutils-gcc-linux-glibc-gdb: 1
new 3fdb76df1 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (8d5a60da3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1560 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 67932 -> 65868 bytes
04-build_abe-gcc/console.log.xz | Bin 225568 -> 225784 bytes
06-build_abe-linux/console.log.xz | Bin 8832 -> 9384 bytes
07-build_abe-glibc/console.log.xz | Bin 231052 -> 230648 bytes
08-build_abe-gdb/console.log.xz | Bin 54248 -> 53600 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3868 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2584 -> 2268 bytes
11-check_regression/console.log.xz | Bin 3780 -> 4120 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 26 +-
11-check_regression/results.compare | 58 +--
11-check_regression/results.compare2 | 203 ++++----
11-check_regression/results.regressions | 58 +--
12-update_baseline/console.log | 821 +++++++++++++++++---------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 26 +-
12-update_baseline/results.compare | 58 +--
12-update_baseline/results.compare2 | 203 ++++----
12-update_baseline/results.regressions | 58 +--
jenkins/manifest.sh | 24 +-
sumfiles/gdb.log.xz | Bin 1544356 -> 1560820 bytes
sumfiles/gdb.sum | 102 ++--
24 files changed, 848 insertions(+), 793 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 7c8a416da86 Adjust test to avoid target-specific failures [PR103161].
new b83705b4778 Add a testcase for PR tree-optimization/102892
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:
gcc/testsuite/gcc.dg/pr102892-1.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.dg/pr102892-2.c | 7 +++++++
2 files changed, 28 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr102892-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr102892-2.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-lts-defconfig
in repository toolchain/ci/llvm-project.
from 216200aff268 [libc++] Fix hang in counting_semaphore::try_acquire
adds ed38280d006c [ARM] Use hardware TLS register in Thumb2 mode when -mtp=c [...]
adds ff2cb6e400c3 [clang] Partially revert d8cd7806310c51af912a647a6ca46de62 [...]
adds 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
new 93edfb23b18b [SLP][NFC]Add a test to show an issue with incorrectly ext [...]
new 32bb956916e3 Bad SLPVectorization shufflevector replacement, resulting [...]
new 9dc7d6d5e326 [SystemZ] Give the EXRL_Pseudo a size value of 6 bytes.
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:
clang/lib/Basic/Targets/OSTargets.h | 4 +-
clang/test/Preprocessor/init.c | 2 -
.../Target/AArch64/AArch64ExpandPseudoInsts.cpp | 1 +
llvm/lib/Target/AArch64/AArch64InstrInfo.td | 32 ++++----
llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 2 +-
llvm/lib/Target/ARM/ARMInstrThumb.td | 1 +
llvm/lib/Target/ARM/ARMInstrThumb2.td | 3 +
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 +-
llvm/test/CodeGen/ARM/readtp.ll | 2 +
llvm/test/CodeGen/ARM/thread_pointer.ll | 8 +-
.../Transforms/MergeICmps/X86/addressspaces.ll | 94 ++++++++++++++++++++++
.../SLPVectorizer/X86/extract_in_tree_user.ll | 34 +++++++-
mlir/CMakeLists.txt | 6 ++
24 files changed, 210 insertions(+), 53 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_gcc_check_bootstrap/release-arm-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from f728a39abc Automatic date update in version.in
adds 3f7b7aaa8a Automatic date update in version.in
adds 1ae21545f9 Automatic date update in version.in
adds 0873abcf1f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.