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 2764c7598 [libFuzzer] trying to make sigusr tests more reliable
new 0a297e606 [msan] Move sigaction_impl and signal_impl
new 37126fe7b [msan] Deadly signal handler for msan
new 288fbb5ed [sanitizer] Remove references and hide CommonSanitizerReportMutex
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/msan/msan.cc | 11 ++
lib/msan/msan_interceptors.cc | 134 +++++++++++----------
lib/sanitizer_common/sanitizer_common.cc | 2 -
lib/sanitizer_common/sanitizer_common.h | 4 -
lib/sanitizer_common/sanitizer_common_libcdep.cc | 1 +
lib/tsan/rtl/tsan_rtl.cc | 5 +-
lib/tsan/rtl/tsan_rtl.h | 22 +++-
lib/tsan/rtl/tsan_rtl_report.cc | 41 +++----
test/sanitizer_common/TestCases/Linux/assert.cc | 1 -
test/sanitizer_common/TestCases/Linux/ill.cc | 1 -
.../TestCases/Posix/dedup_token_length_test.cc | 1 -
.../TestCases/Posix/dump_instruction_bytes.cc | 1 -
test/sanitizer_common/TestCases/Posix/fpe.cc | 1 -
.../Posix/sanitizer_set_report_fd_test.cc | 1 -
14 files changed, 118 insertions(+), 108 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 9000e8c60d0 [AMDGPU] Update code object description
new d3bd6cf5ccd [AMDGPU] Fix pointer info for pseudo source for r600
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/AMDGPU/R600InstrInfo.cpp | 18 ++++
lib/Target/AMDGPU/R600InstrInfo.h | 3 +
test/CodeGen/AMDGPU/load-constant-i1.ll | 6 +-
test/CodeGen/AMDGPU/load-global-i1.ll | 6 +-
test/CodeGen/AMDGPU/load-local-i1.ll | 6 +-
test/CodeGen/AMDGPU/vector-alloca.ll | 157 ++++++++++++++++----------------
6 files changed, 109 insertions(+), 87 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 7b99e597a0 [AST] Fix some Clang-tidy modernize and Include What You Use [...]
new 23cd700298 [Driver] Make clang/cc conforms to UNIX standard
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/Driver/Compilation.cpp | 47 +++++++++++++++++++++++++++++-----
test/Driver/cuda-bail-out.cu | 54 +++++++++++++++++++++++++++++++++++++++
test/Driver/output-file-cleanup.c | 15 -----------
test/Driver/unix-conformance.c | 24 +++++++++++++++++
4 files changed, 119 insertions(+), 21 deletions(-)
create mode 100644 test/Driver/cuda-bail-out.cu
create mode 100644 test/Driver/unix-conformance.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 aoliva/SFN
in repository gcc.
from 9d0d9c9c05c IEPM: detail comments around block_within_block_p
new cc4941e8809 SFN+IEPM: encapsulate debug marker rtl representation
new 4b12dc744db SFN: fix DEBUG_MARKER class to match VAR_LOCATION's
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:
gcc/cfgexpand.c | 4 ++--
gcc/rtl.def | 2 +-
gcc/rtl.h | 9 +++++++++
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 llvm.
from 8887214dfa9 [ThinLTO] Fix missing call graph edges for calls with bitcasts.
new 9000e8c60d0 [AMDGPU] Update code object description
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 | 663 ++++++++++++++++++++++++++++-----------------------
1 file changed, 368 insertions(+), 295 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.