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-release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards b44912b 0: update: gcc-ab1d84c5d8d409ac0f145878de701202b11fc6a8: 0
new 8d7c803 0: update: gcc-6f128e321a9e6449d7530c1566bf8f94df1deada: 0
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 (b44912b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 398 +-
03-build_abe-bootstrap_ubsan/console.log | 91149 ++++++++++++++--------------
04-check_regression/console.log | 16 +-
05-update_baseline/console.log | 16 +-
console.log | 91747 +++++++++++++++--------------
jenkins/manifest.sh | 13 +-
7 files changed, 91815 insertions(+), 91708 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 clang.
from a0d54c7126 [CrossTU] User docs: remove temporary limiation with macro e [...]
new 16b3be6701 Fix multiple lifetime warning messages for range based for loop
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/Sema/SemaInit.cpp | 7 +++++--
test/Sema/warn-lifetime-analysis-nocfg.cpp | 7 +++++++
2 files changed, 12 insertions(+), 2 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 binutils-gdb.
from 5312fe52e9 Add generic and ARM specific support for half-precision IEEE [...]
new 08132bdd87 Modify the ARM encoding and decoding of SQRSHRL and UQRSHLL [...]
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:
gas/ChangeLog | 13 +++++++++++
gas/config/tc-arm.c | 43 +++++++++++++++++++++++++++++++++--
gas/testsuite/gas/arm/mve-shift-bad.l | 10 ++++++--
gas/testsuite/gas/arm/mve-shift-bad.s | 6 +++++
gas/testsuite/gas/arm/mve-shift.d | 6 +++--
gas/testsuite/gas/arm/mve-shift.s | 6 +++--
opcodes/ChangeLog | 7 ++++++
opcodes/arm-dis.c | 14 ++++++++----
8 files changed, 93 insertions(+), 12 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/gnu-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 742f95e 0: update: binutils-gcc-linux: all
new 94be3b8 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 (742f95e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 50 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11176 +++++-----
04-build_abe-stage1/console.log | 19859 +++++++++--------
05-build_linux/console.log | 11872 +---------
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 32 +-
console.log | 43435 ++++++++++++++----------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
10 files changed, 32698 insertions(+), 54172 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 gcc.
from 963743ccffb Add noexcept-specifier to std::apply and std::make_from_tuple
new e76f12136c1 PR target/83250 PR target/91340 * config/i386/avxintrin. [...]
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:
gcc/ChangeLog | 10 +++
gcc/config/i386/avx512fintrin.h | 42 +++++++++++
gcc/config/i386/avxintrin.h | 20 ++++++
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/gcc.target/i386/avx-typecast-1.c | 83 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/avx-typecast-2.c | 46 ++++++++++++
gcc/testsuite/gcc.target/i386/avx512f-typecast-2.c | 71 ++++++++++++++++++
7 files changed, 280 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/avx-typecast-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx-typecast-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-typecast-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/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6e4dec6 6: update: llvm-linux: 17560
new 987cb87 6: update: llvm-linux: 17560
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 (6e4dec6)
\
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 | 216 +-
02-build_llvm/console.log | 11809 ++++++++++++------------
03-build_linux/console.log | 6224 +++++++------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 100 +-
console.log | 18357 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 18511 insertions(+), 18213 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 d4c8890067d [ARM] Add or update a number of costmodel tests. NFC
new b79014d80b2 [ARM] Put some of the TTI costmodel behind hasNeon calls.
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/ARMTargetTransformInfo.cpp | 149 +++++++--------
test/Analysis/CostModel/ARM/arith.ll | 84 ++++-----
test/Analysis/CostModel/ARM/cast.ll | 112 +++++------
test/Analysis/CostModel/ARM/divrem.ll | 304 +++++++++++++++---------------
test/Analysis/CostModel/ARM/fparith.ll | 36 ++--
test/Analysis/CostModel/ARM/load_store.ll | 36 ++--
test/Analysis/CostModel/ARM/select.ll | 16 +-
test/Analysis/CostModel/ARM/shuffle.ll | 46 ++---
8 files changed, 392 insertions(+), 391 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 glibc.
from c48d92b430 Add glibc.malloc.mxfast tunable
new 9b9670fcd8 elf: Support elf/tst-dlopen-aout in more configurations
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:
ChangeLog | 9 +++++++++
elf/Makefile | 6 +-----
elf/tst-dlopen-aout.c | 21 +++++++++++++--------
3 files changed, 23 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.