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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c7d2e36b 0: update: llvm-linux: boot
new 59837dab 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 (c7d2e36b)
\
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 | 130 +-
02-build_llvm/console.log | 12572 ++++++++++++++++++-----------------
03-build_linux/console.log | 890 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 18 +-
console.log | 13626 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13630 insertions(+), 13630 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cee35e48 0: update: llvm-linux: all
new 0a6dd2b9 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 (cee35e48)
\
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 | 136 +-
02-build_llvm/console.log | 12777 ++++++++++++++--------------
03-build_linux/console.log | 888 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 18 +-
06-update_baseline/results.regressions | 1 +
console.log | 13839 +++++++++++++++----------------
jenkins/manifest.sh | 12 +-
9 files changed, 13845 insertions(+), 13846 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 333fca23 0: update: llvm-linux: boot
new 801007ad 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 (333fca23)
\
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 | 66 +-
02-build_llvm/console.log | 12767 +++++++++++++++++-----------------
03-build_linux/console.log | 688 +-
04-boot_linux/console.log | 444 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 2 +-
console.log | 13975 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13978 insertions(+), 13984 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-arm-stable-allyesconfig
in repository toolchain/ci/gcc.
from 2e432a97839 Daily bump.
adds 95c969e58f7 backport PR94125: Update post order number for merged SCC.
adds 8fa2081ca62 AArch64: Break apart paradoxical subregs for VSTRUCT writes [...]
adds 366f69fdf42 Define __BIG_ENDIAN__
adds 76f7f2f9651 Daily bump.
adds 768779dd116 [testsuite] Fix PR93935 to guard case under vect_hw_misalign
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 21 +++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-simd.md | 20 +++
gcc/config/pa/pa.h | 1 +
gcc/testsuite/ChangeLog | 22 +++
gcc/testsuite/g++.target/aarch64/pr94052.C | 174 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr94125.c | 41 ++++++
gcc/testsuite/gcc.dg/vect/bb-slp-over-widen-2.c | 2 +-
gcc/tree-loop-distribution.c | 13 +-
9 files changed, 286 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/pr94052.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94125.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.