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 9219d209 0: update: binutils-llvm-linux-qemu: boot
new 528fb977 0: update: binutils-llvm-linux-qemu: 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 (9219d209)
\
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 | 128 +-
02-prepare_abe/console.log | 410 +-
03-build_abe-binutils/console.log | 12121 +++++------
04-build_llvm/console.log | 13928 ++++++------
05-build_abe-qemu/console.log | 6474 +++---
06-build_linux/console.log | 832 +-
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 33901 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 33963 insertions(+), 33901 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 0c6e792dd5c openmp: Fix up handling of implicit lastprivate on outer co [...]
new b5c1c7a96bc openmp: Fix up firstprivate+lastprivate clause handling [PR99928]
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/c-family/c-omp.c | 11 +++++++
gcc/c/c-typeck.c | 27 +++++++++++++++++
gcc/cp/semantics.c | 27 +++++++++++++++++
gcc/gimplify.c | 45 +++++++++++++++++++++++-----
gcc/testsuite/c-c++-common/gomp/pr99928-15.c | 26 ++++++++++++++++
gcc/testsuite/c-c++-common/gomp/pr99928-3.c | 12 ++++----
gcc/tree.h | 5 ++++
7 files changed, 140 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr99928-15.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 master
in repository gcc.
from 325aa13996b [OpenACC privatization] Reject 'static', 'external' in bloc [...]
new 0c6e792dd5c openmp: Fix up handling of implicit lastprivate on outer co [...]
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/gimplify.c | 270 ++++++++-------------------
gcc/testsuite/c-c++-common/gomp/pr99928-13.c | 171 +++++++++++++++++
gcc/testsuite/c-c++-common/gomp/pr99928-14.c | 171 +++++++++++++++++
gcc/testsuite/c-c++-common/gomp/pr99928-6.c | 16 +-
4 files changed, 423 insertions(+), 205 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr99928-13.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr99928-14.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-arm-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from 6336c6eec1a1 AArch64/GlobalISel: Remove IR section from test
adds de579bae6eab [LowerConstantIntrinsics] reuse isManifestLogic from Const [...]
adds 4973ce53ca8a ~(C + X) --> ~C - X (PR50308)
No new revisions were added by this update.
Summary of changes:
llvm/include/llvm/IR/Constant.h | 4 ++++
llvm/lib/Analysis/ConstantFolding.cpp | 15 +-----------
llvm/lib/IR/Constants.cpp | 12 ++++++++++
.../Transforms/InstCombine/InstCombineAndOrXor.cpp | 17 ++++++-------
.../Transforms/Scalar/LowerConstantIntrinsics.cpp | 8 +++----
llvm/test/Transforms/InstCombine/not-add.ll | 28 ++++++++++++++++++++++
.../LowerConstantIntrinsics/constant-intrinsics.ll | 8 +++++++
7 files changed, 66 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.