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 2f10a2b530 0: last-good: llvm-linux: all
new 32b52106b8 0: last-good: 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 (2f10a2b530)
\
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9099 ++++++++++++++++++------------------
3-count_linux_objs/console.log | 60 +-
3-count_linux_objs/kernel.release | 2 +-
console.log | 9175 +++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
6 files changed, 9187 insertions(+), 9177 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 74ea62225d7 [x86] split more v8f32/v8i32 shuffles in lowering
new 57d9165df08 GlobalISel: Fix double count of offset for irregular vector [...]
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/CodeGen/GlobalISel/LegalizerHelper.cpp | 1 -
.../CodeGen/GlobalISel/LegalizerHelperTest.cpp | 48 ++++++++++++++++++++++
2 files changed, 48 insertions(+), 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/llvm-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7535683a48 0: last-good: llvm-linux: 16
new c5c21e3a22 0: last-good: llvm-linux: 16
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 (7535683a48)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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:
1-reset_artifacts/console.log | 72 +-
2-build_llvm/console.log | 10217 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 57 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10352 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 10364 insertions(+), 10348 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2bd854ae53 0: last-good: llvm-linux: 18187
new b3c72bc432 0: last-good: llvm-linux: 18196
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 (2bd854ae53)
\
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9096 ++++++++++++++++++-----------------
3-count_linux_objs/console.log | 923 ++--
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 8 +-
console.log | 10089 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 10092 insertions(+), 10062 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 5f8e90cc7e0 Revert "[InstCombine] reduce even more unsigned saturated a [...]
new 74ea62225d7 [x86] split more v8f32/v8i32 shuffles in lowering
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/X86/X86ISelLowering.cpp | 9 +-
test/CodeGen/X86/avx2-conversions.ll | 10 +-
test/CodeGen/X86/avx2-vector-shifts.ll | 16 +-
test/CodeGen/X86/combine-shl.ll | 6 +-
test/CodeGen/X86/combine-sra.ll | 14 +-
test/CodeGen/X86/combine-srl.ll | 10 +-
test/CodeGen/X86/oddshuffles.ll | 20 +-
test/CodeGen/X86/reduce-trunc-shl.ll | 5 +-
test/CodeGen/X86/shuffle-vs-trunc-256-widen.ll | 13 +-
test/CodeGen/X86/shuffle-vs-trunc-256.ll | 35 +-
test/CodeGen/X86/vector-trunc-math-widen.ll | 485 ++++++++++++-------------
test/CodeGen/X86/vector-trunc-math.ll | 485 ++++++++++++-------------
test/CodeGen/X86/vector-trunc-packus-widen.ll | 27 +-
test/CodeGen/X86/vector-trunc-packus.ll | 27 +-
test/CodeGen/X86/vector-trunc-ssat-widen.ll | 21 +-
test/CodeGen/X86/vector-trunc-ssat.ll | 21 +-
test/CodeGen/X86/vector-trunc-usat-widen.ll | 21 +-
test/CodeGen/X86/vector-trunc-usat.ll | 21 +-
test/CodeGen/X86/vector-trunc-widen.ll | 46 +--
test/CodeGen/X86/vector-trunc.ll | 62 ++--
20 files changed, 666 insertions(+), 688 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 140615bb914 Fix libstdc++ filesystem tests
new ec425a89c34 PR middle-end/89294 - ICE in valid_constant_size_p
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 | 7 +++++++
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c-common.c | 7 +++++++
gcc/tree.c | 8 +++++++-
gcc/tree.h | 1 +
5 files changed, 27 insertions(+), 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-aarch64-lts-allmodconfig
in repository toolchain/ci/gcc.
from 026a21dd146 Daily bump.
adds bc9ba4e2a03 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 292144de4f gas: Pass max_bytes to TC_FRAG_INIT
new 88739f776b Import patch to fix PR23919 from the mainline.
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:
bfd/ChangeLog | 28 ++++++++++++++++++++++++
bfd/bfd-in2.h | 6 ++++--
bfd/bfd.c | 21 +++++++++++++-----
bfd/compress.c | 37 +++++++++++++++++++++++---------
bfd/elf.c | 4 +++-
binutils/ChangeLog | 12 +++++++++++
binutils/readelf.c | 18 ----------------
binutils/testsuite/binutils-all/dw2-3.rS | 2 +-
binutils/testsuite/binutils-all/dw2-3.rt | 2 +-
gold/ChangeLog | 19 ++++++++++++++++
gold/merge.cc | 8 ++++---
gold/object.cc | 11 ++++++++--
gold/object.h | 8 +++++--
gold/output.cc | 12 ++++++-----
14 files changed, 138 insertions(+), 50 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-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e3a9e27733 0: last-good: binutils-gcc-linux: all
new da43ca850c 0: last-good: 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 (e3a9e27733)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4058 ++++++++--------
4-build_abe-stage1/console.log | 5152 ++++++++++----------
5-count_linux_objs/console.log | 393 +-
console.log | 9599 +++++++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
7 files changed, 10588 insertions(+), 8646 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.