This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1b6cd254 [libFuzzer] switch all libFuzzer tests to use -fsanitize-cove [...]
new 9c5c57d [libFuzzer] test cleanup
new 5cb386d [libFuzzer] test cleanup (2)
new d27bd04 [libFuzzer] test cleanup (3)
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/Fuzzer/test/CMakeLists.txt | 25 +++++++++++++++--
lib/Fuzzer/test/coverage.test | 2 +-
lib/Fuzzer/test/fuzzer-printcovpcs.test | 2 +-
lib/Fuzzer/test/fuzzer.test | 8 +++---
lib/Fuzzer/test/merge.test | 2 --
lib/Fuzzer/test/shrink.test | 6 ++---
lib/Fuzzer/test/trace-bb/CMakeLists.txt | 15 -----------
lib/Fuzzer/test/trace-pc/CMakeLists.txt | 45 -------------------------------
lib/Fuzzer/test/value-profile-switch.test | 4 +--
9 files changed, 33 insertions(+), 76 deletions(-)
delete mode 100644 lib/Fuzzer/test/trace-bb/CMakeLists.txt
delete mode 100644 lib/Fuzzer/test/trace-pc/CMakeLists.txt
--
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 bd91868 [libFuzzer] use __sanitizer_get_module_and_offset_for_pc to g [...]
new 1b6cd254 [libFuzzer] switch all libFuzzer tests to use -fsanitize-cove [...]
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:
cmake/modules/HandleLLVMOptions.cmake | 2 +-
lib/Fuzzer/test/CMakeLists.txt | 3 +--
lib/Fuzzer/test/caller-callee.test | 2 ++
lib/Fuzzer/test/fuzzer.test | 5 -----
lib/Fuzzer/test/no-coverage/CMakeLists.txt | 2 +-
lib/Fuzzer/test/trace-pc/CMakeLists.txt | 2 +-
lib/Fuzzer/test/uninstrumented/CMakeLists.txt | 2 +-
7 files changed, 7 insertions(+), 11 deletions(-)
create mode 100644 lib/Fuzzer/test/caller-callee.test
--
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 f4fb506 AMDGPU: Fix AMDGPUPromoteAlloca breaking addrspacecasts
new bd91868 [libFuzzer] use __sanitizer_get_module_and_offset_for_pc to g [...]
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/Fuzzer/FuzzerExtFunctions.def | 3 +++
lib/Fuzzer/FuzzerTracePC.cpp | 19 ++++++++++++-------
2 files changed, 15 insertions(+), 7 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 b81258f [clang-format] Another attempt at python 3 compatibility
new 325ff36 [analyzer] Improve VirtualCallChecker diagnostics and move 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:
include/clang/StaticAnalyzer/Checkers/Checkers.td | 5 +-
lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp | 121 ++++++++++++++-------
test/Analysis/virtualcall.cpp | 64 +++++++++--
test/Analysis/virtualcall.h | 10 +-
4 files changed, 152 insertions(+), 48 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 8d63149 AMDGPU: Fix handling of 16-bit immediates
new f4fb506 AMDGPU: Fix AMDGPUPromoteAlloca breaking addrspacecasts
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/AMDGPUPromoteAlloca.cpp | 9 ++++++++-
test/CodeGen/AMDGPU/promote-alloca-addrspacecast.ll | 21 +++++++++++++++++++++
2 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/promote-alloca-addrspacecast.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 68e5066 [ubsan] Treat ObjC's BOOL as if its range is always {0, 1}
new b81258f [clang-format] Another attempt at python 3 compatibility
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:
tools/clang-format/clang-format.py | 8 +++++++-
1 file changed, 7 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 edc5fbd COFF: Fix test failure on Windows.
new 4657aff Rename find(SymbolVersion) to avoid overloading with find(Str [...]
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 | 13 +++++++------
ELF/SymbolTable.h | 4 ++--
2 files changed, 9 insertions(+), 8 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 243f564 Bigger-hammer REQUIRES to fix Windows bot.
new 425b3b6 AMDGPU: Change vintrp printing to better match sc
new d5276b5 AMDGPU: Fix vintrp disassembly
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:
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 21 +--
lib/Target/AMDGPU/SIInstrFormats.td | 2 +-
lib/Target/AMDGPU/SIInstructions.td | 22 +--
test/CodeGen/AMDGPU/llvm.amdgcn.interp.ll | 148 ++++++++++++++++++++-
test/MC/Disassembler/AMDGPU/missing_op.txt | 5 -
test/MC/Disassembler/AMDGPU/vintrp.txt | 49 +++++++
6 files changed, 215 insertions(+), 32 deletions(-)
delete mode 100644 test/MC/Disassembler/AMDGPU/missing_op.txt
create mode 100644 test/MC/Disassembler/AMDGPU/vintrp.txt
--
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 64c1118 MIPS16: Remove unused `>' operand code
new 4783ebb Automatic date update in version.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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.