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-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from 328a6ec95532 Force visibility of llvm::Any to external
new 77b63ce55e4d [MemoryDependence] Fix invariant group store
new f2ce10d14b7c [PowerPC] Handle inline assembly clobber of link regsiter
new e673593742e7 [clang-format] PR50326 AlignAfterOpenBracket AlwaysBreak [...]
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/Format/TokenAnnotator.cpp | 12 +-
clang/unittests/Format/FormatTest.cpp | 20 ++
llvm/lib/Analysis/MemoryDependenceAnalysis.cpp | 4 +-
llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 62 +++++
llvm/lib/Target/PowerPC/PPCISelLowering.h | 1 +
llvm/lib/Target/PowerPC/PPCRegisterInfo.td | 7 +
.../CodeGen/PowerPC/ppc64-inlineasm-clobber.ll | 264 +++++++++++++++++++++
llvm/test/Transforms/GVN/storeinvgroup.ll | 21 ++
8 files changed, 384 insertions(+), 7 deletions(-)
create mode 100644 llvm/test/CodeGen/PowerPC/ppc64-inlineasm-clobber.ll
create mode 100644 llvm/test/Transforms/GVN/storeinvgroup.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_kernel/llvm-release-aarch64-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from f0b059d08e Automatic date update in version.in
adds eaf6d3b360 Arm: Fix forward thumb references [PR gas/25235]
adds 995e0b770e Gas: Forgot to commit changelog
adds c63828ebe8 Automatic date update in version.in
adds 3bc86347ee Automatic date update in version.in
adds 1932900f76 Automatic date update in version.in
adds 5411a4251e Automatic date update in version.in
adds c2b48366f9 Automatic date update in version.in
adds 7e989c8aeb Automatic date update in version.in
adds 459494d59b Automatic date update in version.in
adds 57bef2f936 Automatic date update in version.in
adds 215986c7c0 Automatic date update in version.in
adds 0aa46dd891 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 11 +++++++++++
gas/config/tc-arm.c | 11 ++++++++++-
gas/testsuite/gas/arm/pr25235.d | 24 ++++++++++++++++++++++++
gas/testsuite/gas/arm/pr25235.s | 30 ++++++++++++++++++++++++++++++
5 files changed, 76 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/arm/pr25235.d
create mode 100644 gas/testsuite/gas/arm/pr25235.s
--
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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d88ac984 0: update: binutils-llvm-linux-qemu: boot
new e4fd135f 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 (d88ac984)
\
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 | 88 +-
02-prepare_abe/console.log | 56 +-
03-build_abe-binutils/console.log | 11961 +++++++------
04-build_llvm/console.log | 13916 ++++++++-------
05-build_abe-qemu/console.log | 7033 ++++----
06-build_linux/console.log | 774 +-
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 8 +-
09-update_baseline/console.log | 2 +-
console.log | 33842 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
11 files changed, 33877 insertions(+), 33829 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-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e32c65d1 0: update: binutils-llvm-linux-qemu: boot
new e5ed8c81 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 (e32c65d1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 76 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 11810 +++++------
04-build_llvm/console.log | 13951 ++++++------
05-build_abe-qemu/console.log | 6830 +++---
06-build_linux/console.log | 712 +-
07-boot_linux/console.log | 8 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 20 +-
console.log | 33855 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 33919 insertions(+), 33853 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_gnu/gnu-master-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards e027e14e 4: update: binutils-45342c7c91f4c0a737405468ce2999825cb11c9a: 1
new 94482c81 4: update: binutils-25e821a6c2db1f7fea8a50ff0deeb34af2e72aa3: 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 (e027e14e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 128 +-
02-prepare_abe/console.log | 60 +-
03-build_abe-binutils/console.log | 18063 +++++++++++-----------
04-build_abe-check_binutils/console.log | 5187 ++++---
05-check_regression/console.log | 106 +-
05-check_regression/results.regressions | 4 +-
06-update_baseline/console.log | 1062 +-
06-update_baseline/results.regressions | 4 +-
console.log | 24616 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
sumfiles/binutils.log.xz | Bin 40164 -> 40120 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 95612 -> 95624 bytes
sumfiles/gas.sum | 4 +-
sumfiles/ld.log.xz | Bin 117836 -> 117836 bytes
sumfiles/ld.sum | 4 +-
sumfiles/libctf.log.xz | Bin 2236 -> 2232 bytes
sumfiles/libctf.sum | 2 +-
18 files changed, 24619 insertions(+), 24631 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.