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-lts-allmodconfig
in repository toolchain/ci/llvm-project.
from c0c5ab30179 [LV] Fix predication for branches with matching true and fa [...]
adds 96ed02ddeeb [Concepts] Fix incorrect check when instantiating abbreviat [...]
adds ed368ba5a96 StringRef.h: __builtin_strlen seems to exist in VS 2017 MSV [...]
No new revisions were added by this update.
Summary of changes:
clang/lib/Sema/SemaTemplateInstantiate.cpp | 4 +--
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp | 34 ++++++++++++++++++++++
.../instantiate-abbreviated-template.cpp | 18 +++++++-----
llvm/include/llvm/ADT/StringRef.h | 2 +-
4 files changed, 48 insertions(+), 10 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0933109f 10: update: llvm-linux: 17560
new 0257f8ea 10: update: llvm-linux: 17560
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 (0933109f)
\
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 | 14 +-
02-build_llvm/console.log | 12634 ++++++++++++-------------
03-build_linux/console.log | 6424 ++++++-------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 106 +-
console.log | 19182 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 19187 insertions(+), 19187 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 binutils-gdb.
from 9fc0b501af7 Add support for the GBZ80 and Z80N variants of the Z80 arch [...]
new e8319fde715 Update release making notes.
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:
binutils/ChangeLog | 5 +++++
binutils/README-how-to-make-a-release | 3 +++
2 files changed, 8 insertions(+)
--
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 40f64837806 aarch64: ACLE I8MM multiply-accumulate intrinsics
new a04f635d1e4 libstdc++: Remove extraneous &&
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:
libstdc++-v3/ChangeLog | 2 ++
libstdc++-v3/include/bits/ranges_algo.h | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
--
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 b7903d9f5be libstdc++: Add [range.istream]
new 40f64837806 aarch64: ACLE I8MM multiply-accumulate intrinsics
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 | 8 ++++++++
gcc/config/aarch64/aarch64-simd-builtins.def | 5 +++++
gcc/config/aarch64/aarch64-simd.md | 12 ++++++++++++
gcc/config/aarch64/arm_neon.h | 23 +++++++++++++++++++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/aarch64/simd/vmmla.c | 27 +++++++++++++++++++++++++++
6 files changed, 79 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/vmmla.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 55d4cbcba8f Fix ChangeLog for previous commit
new b7903d9f5be libstdc++: Add [range.istream]
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:
libstdc++-v3/ChangeLog | 4 +
libstdc++-v3/include/std/ranges | 94 ++++++++++++++++++++++
.../{adaptors/counted.cc => istream_view.cc} | 53 +++++++-----
3 files changed, 131 insertions(+), 20 deletions(-)
copy libstdc++-v3/testsuite/std/ranges/{adaptors/counted.cc => istream_view.cc} (58%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.