This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 46512077fc [ASTMatcher] Add handling for DeducedType to HasDeclarationMatcher
new 09737a9680 CFI: blacklist STL allocate() from unrelated-casts
new 06e5f9a555 [OPENMP] Unify generation of outlined function calls.
new f4697f37f5 Revert "CFI: blacklist STL allocate() from unrelated-casts"
The 3 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/CodeGen/CGOpenMPRuntime.cpp | 20 ++++++++++++++++----
lib/CodeGen/CGOpenMPRuntime.h | 6 ++++++
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 10 +++++-----
lib/CodeGen/CGStmtOpenMP.cpp | 7 ++++---
test/OpenMP/ordered_codegen.cpp | 4 ++--
5 files changed, 33 insertions(+), 14 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 glibc.
from 3093fd5e5d Run vismain only if linker supports protected data symbol
new 19f1a11e7e Check linker support for INSERT in linker script
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:
ChangeLog | 10 ++++++++++
config.make.in | 1 +
configure | 33 +++++++++++++++++++++++++++++++++
configure.ac | 21 +++++++++++++++++++++
sysdeps/x86_64/Makefile | 2 ++
5 files changed, 67 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 clang-tools-extra.
from 61be943d [clang-tidy] Add missing documents for "IgnoreMacros" option.
new 7cc31179 [clang-tidy] Added clang-tidy test cases related to rL310095
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:
test/clang-tidy/misc-use-after-move.cpp | 5 +++++
test/clang-tidy/performance-inefficient-string-concatenation.cpp | 4 ++++
test/clang-tidy/readability-redundant-smartptr-get.cpp | 6 ++++++
test/clang-tidy/readability-uniqueptr-delete-release.cpp | 5 +++++
4 files changed, 20 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 llvm.
from cb6d1820b8f Fix PR33514
new 48ff7cfe277 [SystemZ] Eliminate unnecessary serialization operations
new e6a2101d1d2 [SystemZ] Add support for 128-bit atomic load/store/cmpxchg
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/Target/SystemZ/SystemZISelLowering.cpp | 137 +++++++++++++++++++++++++++--
lib/Target/SystemZ/SystemZISelLowering.h | 18 ++++
lib/Target/SystemZ/SystemZInstrInfo.td | 9 +-
lib/Target/SystemZ/SystemZOperators.td | 22 +++++
test/CodeGen/SystemZ/atomic-load-01.ll | 1 -
test/CodeGen/SystemZ/atomic-load-02.ll | 1 -
test/CodeGen/SystemZ/atomic-load-03.ll | 1 -
test/CodeGen/SystemZ/atomic-load-04.ll | 1 -
test/CodeGen/SystemZ/atomic-load-05.ll | 13 +++
test/CodeGen/SystemZ/atomic-store-01.ll | 9 ++
test/CodeGen/SystemZ/atomic-store-02.ll | 9 ++
test/CodeGen/SystemZ/atomic-store-03.ll | 9 ++
test/CodeGen/SystemZ/atomic-store-04.ll | 9 ++
test/CodeGen/SystemZ/atomic-store-05.ll | 25 ++++++
test/CodeGen/SystemZ/cmpxchg-06.ll | 113 ++++++++++++++++++++++++
15 files changed, 361 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/SystemZ/atomic-load-05.ll
create mode 100644 test/CodeGen/SystemZ/atomic-store-05.ll
create mode 100644 test/CodeGen/SystemZ/cmpxchg-06.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 84162ace30 Add OpenCL 2.0 atomic builtin functions as Clang builtin
new 46512077fc [ASTMatcher] Add handling for DeducedType to HasDeclarationMatcher
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/ASTMatchersInternal.h | 28 +++++++++++++++++--------
unittests/ASTMatchers/ASTMatchersNodeTest.cpp | 4 ++++
2 files changed, 23 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 llvm.
from c300b1a6d37 [AMDGPU] Implement llvm.amdgcn.set.inactive intrinsic
new abc4b62a7d0 [libFuzzer] make trace-pc.test more reliable
new cb6d1820b8f Fix PR33514
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/Fuzzer/test/trace-pc.test | 2 +-
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 6 ++++++
test/Transforms/LoopStrengthReduce/pr27056.ll | 3 ++-
3 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 compiler-rt.
from b78dceb24 [msan] Switch the pvalloc overflow test to a lit test
new 4f66f8ee2 [compiler-rt] Check for empty buffer in Addr2LineProcess::Rea [...]
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/sanitizer_common/sanitizer_symbolizer_libcdep.cc | 2 +-
lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc | 4 ++++
2 files changed, 5 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 lld.
from 5ea5ddaf6 Fix which file is in an error message.
new 25d71e68a Simplify. NFC.
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:
ELF/MapFile.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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 glibc.
from d2cf37c0a2 x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]
new 3093fd5e5d Run vismain only if linker supports protected data symbol
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:
ChangeLog | 6 ++++++
elf/Makefile | 2 ++
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 eafc02f1d60 i386: Rewrite check for AVX512 features
new e05ee9b0e4f gcc/testsuite/ChangeLog:
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/testsuite/ChangeLog | 7 +++++
gcc/testsuite/gcc.target/powerpc/builtins-3-p8.c | 35 +++++++++++++++++++++++-
gcc/testsuite/gcc.target/powerpc/builtins-3.c | 32 ----------------------
3 files changed, 41 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.