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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f9f53cc 0: update: llvm-linux: all
new cfe4c65 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 (f9f53cc)
\
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 | 128 +-
02-build_llvm/console.log | 12630 ++++++++++++++---------------
03-build_linux/console.log | 3556 ++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 16324 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 16331 insertions(+), 16331 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-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards abe672d 0: update: llvm-linux: boot
new 4f3a636 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 (abe672d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 128 +-
02-build_llvm/console.log | 12640 +++++++++++++--------------
03-build_linux/console.log | 679 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 6 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13935 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
9 files changed, 13914 insertions(+), 13972 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9c45139 0: update: llvm-linux: 16
new 4e93e33 0: update: 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 (9c45139)
\
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:
01-reset_artifacts/console.log | 182 +-
02-build_llvm/console.log | 12921 ++++++++++++++-------------
03-build_linux/console.log | 826 +-
05-check_regression/console.log | 24 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 18 +-
06-update_baseline/results.regressions | 20 +-
console.log | 13971 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
9 files changed, 13983 insertions(+), 14013 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 2786c0221b6 var-tracking.c: Fix possible use of uninitialized variable pre
new cd5fa733599 IBM Z: vec_store_len_r/vec_load_len_r fix
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/s390/constraints.md | 14 +++-
gcc/config/s390/vecintrin.h | 6 +-
gcc/config/s390/vx-builtins.md | 58 ++++++++++---
gcc/testsuite/ChangeLog | 5 ++
.../gcc.target/s390/zvector/vec_load_len_r.c | 94 ++++++++++++++++++++++
.../gcc.target/s390/zvector/vec_store_len_r.c | 94 ++++++++++++++++++++++
7 files changed, 266 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec_load_len_r.c
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec_store_len_r.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.