This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from d6f17ee9f1 Automatic date update in version.in
adds 8586ba779a Automatic date update in version.in
adds 352cf802a9 Automatic date update in version.in
adds 3c4029d244 Automatic date update in version.in
adds 99c9bb313e Automatic date update in version.in
adds b8f4b69aaa arm: Fix bugs with MVE vmov from two GPRs to vector lanes
adds 9112450f1e Automatic date update in version.in
adds cff396521d Automatic date update in version.in
adds 4ec27dd262 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++
gas/config/tc-arm.c | 4 +-
gas/testsuite/gas/arm/mve-vmov-3.d | 169 +++++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-3.s | 160 +++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-bad-2.l | 2 +-
opcodes/ChangeLog | 9 ++
opcodes/arm-dis.c | 7 +-
8 files changed, 355 insertions(+), 6 deletions(-)
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.d
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.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/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6dc5bf4 2: update: linux-cd557f1c605fc5a2c0eb0b540610f50dc67dd849: 19813
discards f2031db 1: reset: linux-fc3883f43885e02525a495377573ed948f73755a: 19725
discards 1320810 0: update: binutils-gcc-qemu: all
new c4fd4d1 0: update: binutils-gcc-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 (6dc5bf4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 122 +-
02-prepare_abe/console.log | 344 +-
03-build_abe-binutils/console.log | 11566 +++++-----
04-build_abe-stage1/console.log | 13863 ++++++------
05-build_abe-qemu/console.log | 6816 +++---
06-build_linux/console.log | 764 +-
07-boot_linux/console.log | 13 +
08-check_regression/console.log | 23 +-
08-check_regression/results.regressions | 7 +-
09-update_baseline/console.log | 67 +-
09-update_baseline/results.regressions | 7 +-
console.log | 33584 +++++++++++++++---------------
jenkins/manifest.sh | 24 +-
results | 4 +-
14 files changed, 34399 insertions(+), 32805 deletions(-)
create mode 100644 07-boot_linux/console.log
--
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-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from 6336c6eec1a1 AArch64/GlobalISel: Remove IR section from test
adds de579bae6eab [LowerConstantIntrinsics] reuse isManifestLogic from Const [...]
adds 4973ce53ca8a ~(C + X) --> ~C - X (PR50308)
No new revisions were added by this update.
Summary of changes:
llvm/include/llvm/IR/Constant.h | 4 ++++
llvm/lib/Analysis/ConstantFolding.cpp | 15 +-----------
llvm/lib/IR/Constants.cpp | 12 ++++++++++
.../Transforms/InstCombine/InstCombineAndOrXor.cpp | 17 ++++++-------
.../Transforms/Scalar/LowerConstantIntrinsics.cpp | 8 +++----
llvm/test/Transforms/InstCombine/not-add.ll | 28 ++++++++++++++++++++++
.../LowerConstantIntrinsics/constant-intrinsics.ll | 8 +++++++
7 files changed, 66 insertions(+), 26 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-aarch64-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from d6f17ee9f1 Automatic date update in version.in
adds 8586ba779a Automatic date update in version.in
adds 352cf802a9 Automatic date update in version.in
adds 3c4029d244 Automatic date update in version.in
adds 99c9bb313e Automatic date update in version.in
adds b8f4b69aaa arm: Fix bugs with MVE vmov from two GPRs to vector lanes
adds 9112450f1e Automatic date update in version.in
adds cff396521d Automatic date update in version.in
adds 4ec27dd262 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++
gas/config/tc-arm.c | 4 +-
gas/testsuite/gas/arm/mve-vmov-3.d | 169 +++++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-3.s | 160 +++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-bad-2.l | 2 +-
opcodes/ChangeLog | 9 ++
opcodes/arm-dis.c | 7 +-
8 files changed, 355 insertions(+), 6 deletions(-)
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.d
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8864f2c6 2: update: binutils-llvm-linux-qemu: 597
discards 58e087d9 1: reset: linux-70918779aec9bd01d16f4e6e800ffe423d196021: 467
discards d2763ac6 0: update: binutils-llvm-qemu: boot
new 8d12aafe 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 (8864f2c6)
\
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 | 176 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11297 +++++-----
04-build_llvm/console.log | 13838 ++++++------
05-build_abe-qemu/console.log | 7000 +++----
06-build_linux/console.log | 774 +-
07-boot_linux/console.log | 12 +
08-check_regression/console.log | 21 +-
08-check_regression/results.regressions | 6 +-
09-update_baseline/console.log | 53 +-
09-update_baseline/results.regressions | 6 +-
console.log | 33593 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 6 +-
14 files changed, 33570 insertions(+), 33656 deletions(-)
create mode 100644 07-boot_linux/console.log
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.