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-arm-next-allmodconfig
in repository toolchain/ci/gcc.
from 37eb2659a7b Daily bump.
adds 6573a818a8c Daily bump.
adds 47fe74a5166 Daily bump.
adds b76459ba3b0 Backport fix for PR85711
adds 8958f1e9a81 S/390: Fix vector shift count operand
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/s390/vector.md | 2 +-
gcc/recog.c | 16 +++++++++++----
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/s390/vector/vec-shift-2.c | 24 ++++++++++++++++++++++
6 files changed, 62 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/vector/vec-shift-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/gnu-release-arm-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 74bfb66755 Automatic date update in version.in
adds f83492cd36 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.
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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 98476565 2: update: linux-a77f5c70e3d27df87dce07920fce0423ed9e7804: 19659
discards 3aa58fd3 1: reset: linux-cd6c84d8f0cdc911df435bb075ba22ce3c605b07: 19550
discards 7ae56951 0: update: binutils-gcc-linux: all
new 4d3a71c5 0: update: binutils-gcc-linux: 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 (98476565)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 129 +-
02-prepare_abe/console.log | 36 +-
03-build_abe-binutils/console.log | 10025 ++++++------
04-build_abe-stage1/console.log | 17102 +++++++++++----------
05-build_linux/console.log | 2116 ++-
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 7 +-
08-update_baseline/console.log | 35 +-
console.log | 29582 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 4 +-
11 files changed, 29970 insertions(+), 29090 deletions(-)
create mode 100644 06-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.
unknown user pushed a change to branch master
in repository llvm.
from 27001511105 [WebAssembly] Assembler: recognize .init_array as data section.
new ad47ff39b68 [ARM] MVE vector for 64bit types
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:
lib/Target/ARM/ARMISelLowering.cpp | 6 +
lib/Target/ARM/ARMInstrMVE.td | 14 +-
test/CodeGen/Thumb2/mve-abs.ll | 47 ++++++
test/CodeGen/Thumb2/mve-bitarith.ll | 65 ++++++++
test/CodeGen/Thumb2/mve-div-expand.ll | 194 +++++++++++++++++++++++
test/CodeGen/Thumb2/mve-fmath.ll | 250 ++++++++++++++++++++++++++++++
test/CodeGen/Thumb2/mve-fp-negabs.ll | 57 +++++++
test/CodeGen/Thumb2/mve-frint.ll | 150 ++++++++++++++++++
test/CodeGen/Thumb2/mve-minmax.ll | 215 +++++++++++++++++++++++++
test/CodeGen/Thumb2/mve-neg.ll | 23 +++
test/CodeGen/Thumb2/mve-sext.ll | 47 ++++++
test/CodeGen/Thumb2/mve-shifts.ll | 205 +++++++++++++++++++++++-
test/CodeGen/Thumb2/mve-shuffle.ll | 146 ++++++++++++++++-
test/CodeGen/Thumb2/mve-simple-arith.ll | 166 ++++++++++++++++++++
test/CodeGen/Thumb2/mve-soft-float-abi.ll | 68 ++++++++
test/CodeGen/Thumb2/mve-vcvt.ll | 108 +++++++++++++
test/CodeGen/Thumb2/mve-vdup.ll | 49 ++++++
test/CodeGen/Thumb2/mve-vmovimm.ll | 89 ++++++++---
test/CodeGen/Thumb2/mve-vmvnimm.ll | 16 +-
19 files changed, 1875 insertions(+), 40 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 compiler-rt.
from 03e95d819 [libFuzzer] Disable fork.test on AArch64
new a1e6f4e36 [sanitizers][windows][mingw32] Mingw32 RTL fixes RTL intercep [...]
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:
lib/asan/asan_malloc_win.cc | 88 ++++++++++++++++++++++-----------------------
1 file changed, 44 insertions(+), 44 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5003cb79 2: update: llvm-a286aae4d818f8a2e0eb70c68c0605cae6874a44: 18
discards 99f96899 1: reset: llvm-101c1afdfd1c88f05da94c6fd317b489bb704f40: 18
discards 84bbd6d9 0: update: llvm-linux: all
new 97a87960 0: update: llvm-linux: 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 (5003cb79)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 220 +-
02-build_llvm/console.log | 11933 +++++++++++++++++------------------
03-build_linux/console.log | 648 +-
04-boot_linux/console.log | 8 +
05-check_regression/console.log | 11 +-
06-update_baseline/console.log | 73 +-
console.log | 12893 +++++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
results | 4 +-
9 files changed, 13127 insertions(+), 12674 deletions(-)
create mode 100644 04-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-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c82e9d33 2: update: llvm-a196469e67ce578df4fc9f348cc5b7221f12b239: 21
new eac95be4 2: update: linux-e689ed79e479fb754a28957a7a58218893d57cb1: 21
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 (c82e9d33)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 164 +-
02-build_llvm/console.log | 11889 ++++++++++++++++++-----------------
03-build_linux/console.log | 603 +-
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 35 +-
console.log | 12695 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12694 insertions(+), 12704 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.