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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 49a4b839 0: update: llvm-linux: 16
new 1ee4037f 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 (49a4b839)
\
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 | 220 +-
02-build_llvm/console.log | 12062 +++++++++++++++++------------------
03-build_linux/console.log | 578 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 28 -
console.log | 12868 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12872 insertions(+), 12900 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 0693d43473 Retire llvm::less_ptr. llvm::deref is much more flexible.
new 979eefe368 Revert "[LifetimeAnalysis] Support more STL idioms (template [...]
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/Sema/SemaAttr.cpp | 11 ++++--
lib/Sema/SemaDeclAttr.cpp | 16 +++-----
lib/Sema/SemaInit.cpp | 4 +-
lib/Sema/SemaTemplateInstantiateDecl.cpp | 15 -------
test/SemaCXX/attr-gsl-owner-pointer-std.cpp | 53 -------------------------
test/SemaCXX/attr-gsl-owner-pointer.cpp | 17 --------
unittests/Sema/CMakeLists.txt | 2 -
unittests/Sema/GslOwnerPointerInference.cpp | 61 -----------------------------
8 files changed, 15 insertions(+), 164 deletions(-)
delete mode 100644 unittests/Sema/GslOwnerPointerInference.cpp
--
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_gnu/gnu-master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards ce2a15cd 0: update: gcc-4ea3e0d885a16c3294fdebc91168d2f8e909b47a: 0
new 72302530 0: update: gcc-64a70053a8be1b656af9438d715ad7d74e8bc385: 0
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 (ce2a15cd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 245 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-bootstrap_lto/console.log | 97877 +++++++++++++++---------------
console.log | 98584 +++++++++++++++----------------
jenkins/manifest.sh | 10 +-
5 files changed, 98553 insertions(+), 98597 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 06bdf458f3f GlobalISel: Don't create G_UADDE with constant false carry in
new 3c473322ac4 Retire llvm::less/equal in favor of C++14 std::less<>/equal_to<>.
new 413649c62f2 Retire llvm::less_ptr. llvm::deref is much more flexible.
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/llvm/ADT/STLExtras.h | 26 --------------------------
utils/TableGen/AsmMatcherEmitter.cpp | 2 +-
utils/TableGen/CodeGenDAGPatterns.cpp | 2 +-
utils/TableGen/CodeGenRegisters.cpp | 18 ++++++++++--------
utils/TableGen/CodeGenRegisters.h | 15 ++++++++-------
utils/TableGen/RegisterInfoEmitter.cpp | 4 ++--
6 files changed, 22 insertions(+), 45 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 76c0d5a9da [OPENMP]Generalization of handling of declare target attribute.
new 0693d43473 Retire llvm::less_ptr. llvm::deref is much more flexible.
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/Serialization/ASTWriter.cpp | 6 +++---
utils/TableGen/NeonEmitter.cpp | 4 ++--
2 files changed, 5 insertions(+), 5 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-tools-extra.
from 59e7cf01 Fixed Missing Expected error handling
new e23401d0 Retire llvm::less/equal in favor of C++14 std::less<>/equal_to<>.
new 27d24efa [Clangd] Tweaktesting replace toString with consumeError
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:
clang-doc/Representation.h | 4 ++--
clangd/unittests/TweakTesting.cpp | 2 +-
2 files changed, 3 insertions(+), 3 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 eee16cc508c [arm] Fix use of CRC32 intrinsics with Armv8-a and hard-float
new 869ddccc4e9 * c-parser.c (c_parser_declaration_or_fndef): Set DECL_ARG [...]
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/ChangeLog | 5 ++++
gcc/c/c-parser.c | 35 +++++++++++++++++++++++++--
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/c-c++-common/dump-ada-spec-15.c | 2 ++
4 files changed, 44 insertions(+), 2 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-stable-allnoconfig
in repository toolchain/ci/gcc.
from a4c9e27e14b Daily bump.
adds b4f5611c4c3 [Darwin, PPC] Fix fail of cpp/assert4.c
adds dc855bfb36c [Darwin, fixincludes] Backport fix for PR83531
adds 98c65a64648 Daily bump.
No new revisions were added by this update.
Summary of changes:
fixincludes/ChangeLog | 12 ++++++
fixincludes/fixincl.x | 66 +++++++++++++++++++++++++++++---
fixincludes/inclhack.def | 27 +++++++++++++
fixincludes/tests/base/os/availability.h | 18 +++++++++
gcc/ChangeLog | 8 ++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/darwin.h | 20 ++++++++--
7 files changed, 143 insertions(+), 10 deletions(-)
create mode 100644 fixincludes/tests/base/os/availability.h
--
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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 34a5de604f Automatic date update in version.in
adds 5921485ab4 Automatic date update in version.in
adds 33ad488e39 [AArch64][gas] Update MTE system register encodings
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++++++++
gas/testsuite/gas/aarch64/sysreg-4.d | 20 ++++++++++----------
opcodes/ChangeLog | 9 +++++++++
opcodes/aarch64-opc.c | 20 ++++++++++----------
5 files changed, 38 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.