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-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards ac762a958 0: update: binutils-60391a255b720e37ab1efbb7e83bf7dfa270a0fe: boot
new 586ad52d5 0: update: linux-f74c2bb98776e2de508f4d607cd519873065118e: 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 (ac762a958)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 16 +-
02-prepare_abe/console.log | 402 +-
03-build_abe-binutils/console.log | 10708 ++++++------
04-build_abe-stage1/console.log | 19113 ++++++++++-----------
05-build_linux/console.log | 856 +-
06-boot_linux/console.log | 476 +-
console.log | 32231 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 31648 insertions(+), 32162 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 lld.
from 8cbb790fa [ELF][test] Improve and reorganize another set of tests
new b4408ab18 [ELF][AArch64] Apply some NFC cleanups to AArch64ErrataFix.cpp
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:
ELF/AArch64ErrataFix.cpp | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 llvm.
from e40d4fdc8ad [ARM] Prevent generating NEON stack accesses under MVE.
new d362f2ca4d3 [AArch64][SVE] Implement abs and neg intrinsics
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:
include/llvm/IR/IntrinsicsAArch64.td | 23 +++++-
lib/Target/AArch64/AArch64SVEInstrInfo.td | 4 +-
lib/Target/AArch64/SVEInstrFormats.td | 16 +++-
test/CodeGen/AArch64/sve-intrinsics-int-arith.ll | 99 ++++++++++++++++++++++++
4 files changed, 136 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/AArch64/sve-intrinsics-int-arith.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.
unknown user pushed a change to branch master
in repository gcc.
from 668cbe0a29e PR target/87853 * config/i386/emmintrin.h (_mm_cmpeq_epi8 [...]
new a1823cbbcbd Improve constraints for std::span constructors
new a7d35751fec Minor std::to_chars optimisation for base 10
The 2 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:
libstdc++-v3/ChangeLog | 39 ++++++
libstdc++-v3/include/bits/charconv.h | 6 +-
libstdc++-v3/include/bits/range_access.h | 7 -
libstdc++-v3/include/std/span | 214 +++++++++++++++++--------------
4 files changed, 163 insertions(+), 103 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 gcc-9-branch
in repository gcc.
from 102aa75325b Daily bump.
new 837823f08ac PR target/91704 * config/i386/avxintrin.h (__v32qs): New [...]
new 1de940f505f PR target/87853 * config/i386/emmintrin.h (_mm_cmpeq_epi8 [...]
The 2 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/ChangeLog | 11 +++++++++++
gcc/config/i386/avx2intrin.h | 2 +-
gcc/config/i386/avxintrin.h | 1 +
gcc/config/i386/emmintrin.h | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr87853.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr91704.c | 14 ++++++++++++++
7 files changed, 56 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr87853.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr91704.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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 6f9f4fd7a33 Daily bump.
new 808efd912fe PR target/91704 * config/i386/avxintrin.h (__v32qs): New [...]
new 3942f35ee9b PR target/87853 * config/i386/emmintrin.h (_mm_cmpeq_epi8 [...]
The 2 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/ChangeLog | 11 +++++++++++
gcc/config/i386/avx2intrin.h | 2 +-
gcc/config/i386/avxintrin.h | 1 +
gcc/config/i386/emmintrin.h | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr87853.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr91704.c | 14 ++++++++++++++
7 files changed, 56 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr87853.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr91704.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-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 65bdf5513 0: update: linux-950b07c14e8c59444e2359f15fd70ed5112e11a0: boot
new ac762a958 0: update: binutils-60391a255b720e37ab1efbb7e83bf7dfa270a0fe: 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 (65bdf5513)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 184 +-
02-prepare_abe/console.log | 82 +-
03-build_abe-binutils/console.log | 11100 ++++++-------
04-build_abe-stage1/console.log | 18304 +++++++++++----------
05-build_linux/console.log | 896 +-
06-boot_linux/console.log | 476 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31157 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 31355 insertions(+), 30868 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d23e6979e 0: update: llvm-linux: boot
new a1c6a1f3d 0: update: llvm-linux: 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 (d23e6979e)
\
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 | 216 +-
02-build_llvm/console.log | 12234 +++++++++++++++++------------------
03-build_linux/console.log | 820 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
console.log | 13282 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13286 insertions(+), 13286 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.