This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 779573e [CUDA] Do not allow using NVPTX target for host compilation.
new a17cb6e [CUDA] Fix libdevice selection.
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/Basic/DiagnosticDriverKinds.td | 3 ++
lib/Driver/ToolChains.cpp | 47 +++++++++++++-------
.../cuda/nvvm/libdevice/libdevice.compute_30.10.bc | 0
test/Driver/cuda-detect.cu | 50 +++++++++++++++++-----
4 files changed, 74 insertions(+), 26 deletions(-)
copy bindings/python/tests/__init__.py => test/Driver/Inputs/CUDA_80/usr/local/cud [...]
--
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 d5adfbc More fixes to get good error messages for bad archives.
new d022ddb ARM: only form SMMLS when SUBE flags unused.
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/ARMISelDAGToDAG.cpp | 3 ++-
test/CodeGen/ARM/smml.ll | 21 +++++++++++++++++++++
2 files changed, 23 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 llvm.
from a1c5f9f [InstCombine] replace dyn_casts with matches; NFCI
new d5adfbc More fixes to get good error messages for bad archives.
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/llvm/Object/Archive.h | 16 +++---
lib/Object/Archive.cpp | 62 +++++++++++++++++-----
lib/Object/ArchiveWriter.cpp | 20 +++++--
.../Inputs/{libbogus7.a => libbogus11.a} | 2 +-
.../Inputs/{libbogus7.a => libbogus12.a} | 2 +-
.../Inputs/{libbogus7.a => libbogus13.a} | 2 +-
.../Inputs/{libbogus7.a => libbogus14.a} | 2 +-
test/tools/llvm-objdump/malformed-archives.test | 28 ++++++++++
tools/dsymutil/BinaryHolder.cpp | 5 +-
tools/llvm-ar/llvm-ar.cpp | 31 ++++++++---
tools/llvm-objdump/MachODump.cpp | 18 +++++--
11 files changed, 147 insertions(+), 41 deletions(-)
copy test/tools/llvm-objdump/Inputs/{libbogus7.a => libbogus11.a} (64%)
copy test/tools/llvm-objdump/Inputs/{libbogus7.a => libbogus12.a} (64%)
copy test/tools/llvm-objdump/Inputs/{libbogus7.a => libbogus13.a} (64%)
copy test/tools/llvm-objdump/Inputs/{libbogus7.a => libbogus14.a} (64%)
--
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 979659d [GDBserver] Remove td_ta_event_addr td_ta_set_event and td_ta [...]
new 33541b2 Add myself as Rust maintainer
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:
gdb/ChangeLog | 4 ++++
gdb/MAINTAINERS | 1 +
2 files changed, 5 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 0b52aee [clang-tidy] Fix segfault in cppcore-guidelines-special-membe [...]
new c30024a [clang-tidy] Fix missing dependency to static analyzer
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:
clang-tidy/mpi/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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 2ca02f6 [sanitizer] Implement a __asan_default_options() equivalent f [...]
new a1c5f9f [InstCombine] replace dyn_casts with matches; NFCI
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/Transforms/InstCombine/InstCombineCompares.cpp | 27 +++++++++++-----------
lib/Transforms/InstCombine/InstCombineInternal.h | 3 +--
2 files changed, 15 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 clang.
from 5bd4129 [CFG] Fix crash finding destructor of lifetime-extended temporary.
new 779573e [CUDA] Do not allow using NVPTX target for host compilation.
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/Basic/DiagnosticDriverKinds.td | 1 +
lib/Driver/Driver.cpp | 19 +++++++++++++------
test/Driver/cuda-bad-arch.cu | 5 +++++
test/Preprocessor/cuda-types.cu | 6 ------
unittests/ASTMatchers/ASTMatchersTest.h | 2 +-
5 files changed, 20 insertions(+), 13 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 release_39
in repository clang.
from babe281 Merging r277457
new 3b73ffa Merging r277095: -------------------------------------------- [...]
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/Parse/ParseExpr.cpp | 7 ++++---
test/Sema/typo-correction.c | 15 +++++++++++++++
2 files changed, 19 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 llvm.
from c2a3bce Imported statistics types changes
new 94166e7 AMDGPU: fdiv -1, x -> rcp -x
new 2ca02f6 [sanitizer] Implement a __asan_default_options() equivalent f [...]
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:
docs/ScudoHardenedAllocator.rst | 29 ++++++++++++++--
lib/Target/AMDGPU/SIISelLowering.cpp | 41 ++++++++++++++---------
test/CodeGen/AMDGPU/rcp-pattern.ll | 35 +++++++++++++++++++-
test/CodeGen/AMDGPU/rsq.ll | 64 ++++++++++++++++++++++++++++++++++++
4 files changed, 149 insertions(+), 20 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 62d95f2 [compiler-rt] Add more interception patterns.
new 4ed012d [sanitizer] Implement a __asan_default_options() equivalent f [...]
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/scudo/scudo_allocator.cpp | 2 +-
lib/scudo/scudo_flags.cpp | 24 ++++++++++++++++++------
lib/scudo/scudo_termination.cpp | 17 +++++++++--------
lib/scudo/scudo_utils.cpp | 2 +-
test/scudo/options.cpp | 25 +++++++++++++++++++++++++
5 files changed, 54 insertions(+), 16 deletions(-)
create mode 100644 test/scudo/options.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.