This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1ba60c00846 PR c++/91346 - Implement P1668R1, allow unevaluated asm in [...]
new 4341cdaf92d PR driver/91130 Use CL_DRIVER when handling of COLLECT_GCC_ [...]
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 | 7 +++++++
gcc/lto-wrapper.c | 4 ++--
2 files changed, 9 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.
unknown user pushed a change to branch master
in repository lldb.
from 5fe7077cd ProcessElfCore: Remove linux and freebsd NT_*** constants
new 352294497 [ExecutionContext] Return the target/process byte order.
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:
source/Target/ExecutionContext.cpp | 4 +-
unittests/Target/CMakeLists.txt | 6 +-
unittests/Target/ExecutionContextTest.cpp | 120 ++++++++++++++++++++++++++++++
3 files changed, 126 insertions(+), 4 deletions(-)
create mode 100644 unittests/Target/ExecutionContextTest.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.
unknown user pushed a change to branch master
in repository llvm.
from 5e243551eee gn build: Merge r368158
new afe58102b74 [ARM] Expand CTPOP intrinsic for MVE
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/ARM/ARMISelLowering.cpp | 1 +
test/CodeGen/Thumb2/mve-ctpop.ll | 151 +++++++++++++++++++++++++++++++++++++
2 files changed, 152 insertions(+)
create mode 100644 test/CodeGen/Thumb2/mve-ctpop.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards fc4492dd 6: update: llvm-linux: 17560
new 87995871 6: 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 (fc4492dd)
\
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 | 70 +-
02-build_llvm/console.log | 11640 ++++++++++++-------------
03-build_linux/console.log | 6034 ++++++-------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 20 +-
console.log | 17772 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 17776 insertions(+), 17776 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 3fb2c26f9e9 [InstCombine] Add a TODO comment
new edeb3039772 gn build: Merge r368119
new 5e243551eee gn build: Merge r368158
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:
utils/gn/secondary/llvm/lib/ObjectYAML/BUILD.gn | 8 ++++++++
utils/gn/secondary/llvm/lib/Support/BUILD.gn | 1 -
utils/gn/secondary/llvm/tools/yaml2obj/BUILD.gn | 8 --------
utils/gn/secondary/llvm/unittests/ObjectYAML/BUILD.gn | 1 +
4 files changed, 9 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.
unknown user pushed a change to branch master
in repository openmp.
from c8294f0 [OPENMP][OFFLOADING]Fix the test, NFC.
new 2535f2b Use forceinline. Necessary for nvcc to inline small functions [...]
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/option.h | 2 +-
1 file changed, 1 insertion(+), 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 llvm.
from 1401bc8ab17 [UpdateTestChecks] Update tests option
new dc389f37ff1 [InstCombine] Propagate fast math flags through selects
new 3fb2c26f9e9 [InstCombine] Add a TODO comment
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:
lib/Transforms/InstCombine/InstructionCombining.cpp | 12 ++++++++----
test/Transforms/InstCombine/select_arithmetic.ll | 16 +++++-----------
2 files changed, 13 insertions(+), 15 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 719f93d8211 [EarlyCSE] Add support for unary FNeg to EarlyCSE
new 1401bc8ab17 [UpdateTestChecks] Update tests option
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:
utils/UpdateTestChecks/common.py | 23 +++++++----
utils/update_analyze_test_checks.py | 25 ++++++++++--
utils/update_cc_test_checks.py | 15 +++++++-
utils/update_llc_test_checks.py | 23 +++++++++--
utils/update_mir_test_checks.py | 76 +++++++++++++++++++++----------------
utils/update_test_checks.py | 24 +++++++-----
6 files changed, 129 insertions(+), 57 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 a59773775c [OPENMP]Set default version to OpenMP 4.5.
new 8220d65e08 Remove LLVM mutexes from clang in favor of std::mutex
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/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp | 1 -
lib/Frontend/PrecompiledPreamble.cpp | 9 ++++-----
tools/libclang/CIndex.cpp | 6 +++---
tools/libclang/CIndexer.h | 1 -
unittests/DirectoryWatcher/DirectoryWatcherTest.cpp | 1 -
5 files changed, 7 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.