This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 666b34259 Don't produce a duplicated __wrap_foo if there is no __real_foo.
new 4e6ff8072 Remove unused argument from RUN line.
new 1ea75112a Simplify. NFC.
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:
ELF/SymbolTable.cpp | 4 +---
ELF/SymbolTable.h | 2 --
test/ELF/wrap.s | 2 +-
3 files changed, 2 insertions(+), 6 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 test-suite.
from 8e89fc2d Revert "[test-suite] Revert rL317483 (HACCKernels Benchmark)"
new 789a44b8 [CUDA] [test-suite] Test std::min and std::max with C++11.
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:
External/CUDA/algorithm.cu | 23 +++++++++++++----------
1 file changed, 13 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.
unknown user pushed a change to branch master
in repository clang.
from add8b3b827 Add CLANG_DEFAULT_OBJCOPY to allow Clang to use llvm-objcopy [...]
new 3d47fbe0d7 [CUDA] Fix std::min on device side to return the min, not the max.
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/Headers/cuda_wrappers/algorithm | 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 compiler-rt.
from 716e40646 [ubsan] Fix ubsan tests broken by linking as C instead of C++
new 0c8f4a8d6 [sanitizer] Include stack trace check into signal tests
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/sanitizer_common/TestCases/Linux/assert.cc | 5 ++++-
test/sanitizer_common/TestCases/Linux/ill.cc | 5 ++++-
test/sanitizer_common/TestCases/Posix/fpe.cc | 5 ++++-
3 files changed, 12 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 clang.
from 13f8bd97f6 Revert "[ThinLTO] Handle -fdebug-pass-manager for backend in [...]
new add8b3b827 Add CLANG_DEFAULT_OBJCOPY to allow Clang to use llvm-objcopy [...]
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:
CMakeLists.txt | 7 ++++--
include/clang/Config/config.h.cmake | 3 +++
lib/CodeGen/CodeGenModule.cpp | 44 ++++++++++++++++++------------------
lib/CodeGen/ItaniumCXXABI.cpp | 38 +++++++++++++++----------------
lib/Driver/ToolChains/CommonArgs.cpp | 3 ++-
5 files changed, 51 insertions(+), 44 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 b947cc35e2 Handle lambda captures of variable length arrays in profilin [...]
new 13f8bd97f6 Revert "[ThinLTO] Handle -fdebug-pass-manager for backend in [...]
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/CodeGen/BackendUtil.cpp | 1 -
test/CodeGen/thinlto-debug-pm.c | 10 ----------
2 files changed, 11 deletions(-)
delete mode 100644 test/CodeGen/thinlto-debug-pm.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 compiler-rt.
from fafe99a25 [sanitizer] Remove unnecessary attribute hidden.
new 716e40646 [ubsan] Fix ubsan tests broken by linking as C instead of C++
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/sanitizer_common/TestCases/Linux/ill.cc | 5 ++---
test/sanitizer_common/TestCases/Posix/fpe.cc | 6 +++---
2 files changed, 5 insertions(+), 6 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 aa795776c91 [SelectionDAG] Make getUniformBase in SelectionDAGBuilder f [...]
new 995388dd36b [AMDGPU] Correct targets that support XNACK
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:
docs/AMDGPUUsage.rst | 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 clang.
from 7be12f4308 [Serialization] Fix some Clang-tidy modernize and Include Wh [...]
new b947cc35e2 Handle lambda captures of variable length arrays in profilin [...]
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/AST/StmtPrinter.cpp | 3 +++
lib/AST/StmtProfile.cpp | 3 +++
test/SemaCXX/cxx11-ast-print.cpp | 4 ++++
3 files changed, 10 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 lld.
from 8e843758a Remove unused option in test. NFC.
new 666b34259 Don't produce a duplicated __wrap_foo if there is no __real_foo.
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/SymbolTable.cpp | 8 +++----
test/ELF/wrap-no-real.s | 60 +++++++++++++++++++++++++++++++++++++++++++------
2 files changed, 57 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.