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-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from d597db1aebf2 libclang: also add a link to the announcement
adds 703ee975d26a [AlignFromAssume] Bailout w/non-constant alignments (pr51680)
adds bcb43617cb7f [NewPM] Add missing LTO ArgPromotion pass
adds 73c36a9be558 [OpenMP][FIX] Allow declare variant to work with reference types
adds 9e41dc71b8d4 [docs] Mention that the legacy PM is deprecated and will b [...]
adds 7a4a5d413624 [Linker] Support weak symbols in nodeduplicate COMDAT group
adds c8905f1bb304 [Orc] Enable debug object tests only on x86_64 hosts
adds 1c3fcc8ae92e [libc++][NFC] Mark values in gdb pretty print comparison f [...]
adds 3b1fa4aef006 [RISCV] Fix reporting of incorrect commutable operand indices
adds 7f3d00c9b49b [libomptarget][amdcgn] Add build dependency for llvm-link and opt
adds c45fa58f171e [libomptarget][amdcgn] Only add opt/llvm-link dependency i [...]
new 181739213aa0 [docs] Update release notes with items related to Flang
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:
clang/lib/AST/ASTContext.cpp | 8 +
...dump-openmp-begin-declare-variant_reference.cpp | 414 +++++++++++++++++++++
.../test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp | 4 +
llvm/docs/ReleaseNotes.rst | 6 +
llvm/lib/Linker/LinkModules.cpp | 22 +-
llvm/lib/Passes/PassBuilder.cpp | 5 +-
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp | 2 +-
.../Transforms/Scalar/AlignmentFromAssumptions.cpp | 4 +
llvm/runtimes/CMakeLists.txt | 13 +-
.../RISCV/rvv/commuted-op-indices-regression.mir | 45 +++
.../OrcLazy/debug-descriptor-elf-minimal.ll | 2 +
.../OrcLazy/debug-objects-elf-minimal.ll | 2 +
llvm/test/Linker/comdat4.ll | 11 +-
llvm/test/Other/new-pm-lto-defaults.ll | 1 +
.../Transforms/AlignmentFromAssumptions/simple.ll | 13 +
openmp/libomptarget/DeviceRTL/CMakeLists.txt | 2 +
.../libomptarget/deviceRTLs/amdgcn/CMakeLists.txt | 10 +-
17 files changed, 555 insertions(+), 9 deletions(-)
create mode 100644 clang/test/AST/ast-dump-openmp-begin-declare-variant_reference.cpp
create mode 100644 llvm/test/CodeGen/RISCV/rvv/commuted-op-indices-regression.mir
--
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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 7f5add08ab Automatic date update in version.in
adds c20b52504a Automatic date update in version.in
adds d8c26a9cd5 Automatic date update in version.in
adds 636c5b0d0a Automatic date update in version.in
adds e18071ce24 Automatic date update in version.in
adds e75eebbb8d Automatic date update in version.in
adds cb1920c056 Automatic date update in version.in
adds e854b5bf31 Revert: [AArch64] MTE corefile support
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 9 +++++++++
bfd/elf.c | 19 -------------------
bfd/version.h | 2 +-
binutils/ChangeLog | 8 ++++++++
binutils/readelf.c | 2 --
include/ChangeLog | 9 +++++++++
include/elf/common.h | 6 ------
7 files changed, 27 insertions(+), 28 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f531dc7a5 0: update: binutils-llvm-linux-qemu: all
new 95536f11d 0: update: binutils-llvm-linux-qemu: all
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 (f531dc7a5)
\
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.xz | Bin 1552 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 41920 -> 41916 bytes
04-build_llvm/console.log.xz | Bin 58892 -> 57200 bytes
05-build_abe-qemu/console.log.xz | Bin 30112 -> 30300 bytes
06-build_linux/console.log.xz | Bin 3520 -> 3512 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 500 -> 504 bytes
09-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 14 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.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/gcc-compare-results.
from ba1d326 From https://ci.linaro.org/job/tcwg_gcc_check-bisect-release-arm/24/
new 4dd6665 From https://ci.linaro.org/job/tcwg_gnu_native_check_gcc-bise [...]
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:
.../tcwg_gnu_native_check_gcc-release-arm.xfail | 22 ++++++++++++++++++++++
1 file changed, 22 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 42ada6e6b 0: update: binutils-gcc: 2
new 0fae0a7de 0: update: binutils-gcc: 2
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 (42ada6e6b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1620 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 66008 -> 65768 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 525376 -> 525048 bytes
06-check_regression/console.log.xz | Bin 400 -> 400 bytes
07-update_baseline/console.log | 42 ++++++++++++++--------------
jenkins/manifest.sh | 14 +++++-----
7 files changed, 28 insertions(+), 28 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_gcc_check/release-arm
in repository toolchain/ci/binutils-gdb.
from f41464416a sim: pru: fix include ordering with sim-main.h
adds 0a94990bf6 ld/x86-64: Properly Handle -z lam-u48/lam-u57
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elfxx-x86.c | 16 ++++++++++++++--
ld/ChangeLog | 7 +++++++
ld/testsuite/ld-x86-64/{property-1.r => lam-u48.rd} | 5 ++---
ld/testsuite/ld-x86-64/{property-1.r => lam-u57.rd} | 5 ++---
ld/testsuite/ld-x86-64/x86-64.exp | 16 ++++++++++++++++
6 files changed, 47 insertions(+), 8 deletions(-)
copy ld/testsuite/ld-x86-64/{property-1.r => lam-u48.rd} (75%)
copy ld/testsuite/ld-x86-64/{property-1.r => lam-u57.rd} (78%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.