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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 41f281af 0: update: llvm-linux: 17862
new a32f52c6 0: update: linux-bed38c3e2dca01b358a62b5e73b46e875742fd75: 17862
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 (41f281af)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 219 +-
02-build_llvm/console.log | 11912 +++++++++++++++++----------------
03-build_linux/console.log | 1262 ++--
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 28 -
console.log | 13427 +++++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
7 files changed, 13237 insertions(+), 13628 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 binutils-2_32-branch
in repository binutils-gdb.
from 92214ca9bb Automatic date update in version.in
new 76febfe169 [ARM]: Correct the regular expressions in cmse_main_sec_debu [...]
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:
ld/ChangeLog | 8 ++++++++
ld/testsuite/ld-arm/cmse_main_sec_debug.d | 18 +++++++++---------
2 files changed, 17 insertions(+), 9 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 2e6a2f42 0: update: llvm-19a71f6bdf2dddb10764939e7f0ec2b98dba76c9: all
new 56bc651f 1: reset: linux-b8b576a16f79efbdde49348147f491b176537d88: 18673
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 | 168 +-
02-build_llvm/console.log | 11567 +++++++++++++++++-----------------
03-build_linux/console.log | 1046 ++--
04-boot_linux/console.log | 8 -
05-check_regression/console.log | 17 +-
06-update_baseline/console.log | 25 -
console.log | 12831 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 4 +-
10 files changed, 12802 insertions(+), 12874 deletions(-)
delete mode 100644 04-boot_linux/console.log
create mode 100644 reset-baseline
--
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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e6247c7b 0: update: binutils-gcc-linux: all
new 62b86170 0: update: binutils-8f79c1075e8f258ac5a909b39704009ebc440e76: 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 (e6247c7b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11154 ++++++------
04-build_abe-stage1/console.log | 15193 ++++++++---------
05-build_linux/console.log | 6013 ++++---
06-boot_linux/console.log | 1 -
console.log | 32933 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32393 insertions(+), 33481 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 190bb71b7c [clang] Fail for empty names in is*DerivedFrom matchers.
new a6c6faa2b4 [clang] Remove IsDerivedFromDeathTest.DiesOnEmptyBaseName test.
new 609d9a60a7 Implement P1771
The 2 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:
include/clang/Basic/Attr.td | 9 +++-
include/clang/Basic/AttrDocs.td | 27 ++++++++++
include/clang/Basic/DiagnosticSemaKinds.td | 6 +++
lib/AST/Expr.cpp | 20 +++++++-
lib/Sema/SemaDeclAttr.cpp | 3 +-
lib/Sema/SemaStmt.cpp | 59 ++++++++++++++++------
.../CXX/dcl.dcl/dcl.attr/dcl.attr.nodiscard/p2.cpp | 50 ++++++++++++++++++
test/Preprocessor/has_attribute.cpp | 2 +-
unittests/ASTMatchers/ASTMatchersInternalTest.cpp | 7 ---
www/cxx_status.html | 2 +-
10 files changed, 158 insertions(+), 27 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 openmp.
from 57b2faf [OpenMP] RISCV64 port
new b9b9801 [OPENMP][NVPTX]Perform memory flush if number of threads to s [...]
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:
libomptarget/deviceRTLs/nvptx/src/sync.cu | 3 ++
.../deviceRTLs/nvptx/test/parallel/barrier.c | 37 ++++++++++++++++++++++
2 files changed, 40 insertions(+)
create mode 100644 libomptarget/deviceRTLs/nvptx/test/parallel/barrier.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 llvm.
from 4c4779b1bb1 [AArch64][SVE] Allow explicit size specifier for predicate operand
new 0cc3ac7aada [AMDGPU] Run `unreachable-mbb-elimination` after isel to cl [...]
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/AMDGPU/AMDGPUTargetMachine.cpp | 3 +++
test/CodeGen/AMDGPU/lcssa-optnone.ll | 26 ++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/lcssa-optnone.ll
--
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 c803508dbb Fix failing test plist-macros-with-expansion-ctu.c
new 190bb71b7c [clang] Fail for empty names in is*DerivedFrom matchers.
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:
include/clang/ASTMatchers/ASTMatchers.h | 9 ++++++---
unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 7 +++++++
2 files changed, 13 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.