This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from d8a4c56 Mark TestPrintStackTraces as flaky on linux
new ff3bb4d Fixed multiline expressions, and removed some dead code.
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:
source/Commands/CommandObjectExpression.cpp | 29 +++++++++++------------------
source/Commands/CommandObjectExpression.h | 11 +++++------
2 files changed, 16 insertions(+), 24 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 f68fb38 Separate the Verifier into an analysis and a transformation p [...]
new 05b09ea [MSan] [AArch64] Fix vararg helper for >1 or non-int fixed ar [...]
new c48930b [libFuzzer] add a test for libFuzzer+ubsan, extend the docs o [...]
new 8e0fce8 [PGO] Fix __llvm_profile_raw_version linkage in MACHO IR inst [...]
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:
docs/LibFuzzer.rst | 13 ++++++++-----
lib/Fuzzer/test/CMakeLists.txt | 10 ++++++++++
.../test/{SimpleTest.cpp => SignedIntOverflowTest.cpp} | 7 ++++---
lib/Fuzzer/test/fuzzer-ubsan.test | 4 ++++
lib/Fuzzer/test/ubsan/CMakeLists.txt | 14 ++++++++++++++
lib/Transforms/Instrumentation/MemorySanitizer.cpp | 16 +++++++++++++---
lib/Transforms/Instrumentation/PGOInstrumentation.cpp | 2 +-
test/Instrumentation/MemorySanitizer/AArch64/vararg.ll | 13 +++++++------
test/Transforms/PGOProfile/macho.ll | 9 +++++++++
9 files changed, 70 insertions(+), 18 deletions(-)
copy lib/Fuzzer/test/{SimpleTest.cpp => SignedIntOverflowTest.cpp} (77%)
create mode 100644 lib/Fuzzer/test/fuzzer-ubsan.test
create mode 100644 lib/Fuzzer/test/ubsan/CMakeLists.txt
create mode 100644 test/Transforms/PGOProfile/macho.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 gcc.
from a089710 * config/rs6000/rs6000.c (rs6000_reassociation_width) [...]
new 059c392 * config/i386/i386.md (set_got, set_got_labelled, lwp_llwpcb [...]
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/ChangeLog | 9 +++++++
gcc/config/i386/i386.md | 22 +++++++++---------
gcc/config/i386/sse.md | 62 ++++++++++++++++++++++++-------------------------
3 files changed, 51 insertions(+), 42 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 b8b6ac5 [X86] Drop the 64-bit alignment for LOW32_ADDR_ACCESS registe [...]
new b6708cf Allow the LTO code generator to strip invalid debug info from [...]
new f68fb38 Separate the Verifier into an analysis and a transformation p [...]
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:
include/llvm/IR/DiagnosticInfo.h | 24 +++++++++++++++++
include/llvm/IR/Verifier.h | 43 +++++++++++++++++++++++++------
lib/IR/DiagnosticInfo.cpp | 5 ++++
lib/IR/Verifier.cpp | 44 ++++++++++++++++++++++++++------
lib/LTO/LTOCodeGenerator.cpp | 20 +++++++++++++++
lib/Passes/PassRegistry.def | 2 ++
test/LTO/X86/Inputs/strip-debug-info.bc | Bin 0 -> 852 bytes
test/LTO/X86/strip-debug-info.ll | 21 +++++++++++++++
unittests/IR/VerifierTest.cpp | 25 ++++++++++++++++++
9 files changed, 168 insertions(+), 16 deletions(-)
create mode 100644 test/LTO/X86/Inputs/strip-debug-info.bc
create mode 100644 test/LTO/X86/strip-debug-info.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 llvm.
from ce06f03 [libFuzzer] reshuffle docs more
new b8b6ac5 [X86] Drop the 64-bit alignment for LOW32_ADDR_ACCESS registe [...]
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/X86/X86RegisterInfo.td | 5 +++--
1 file changed, 3 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 022871f Fix variable visibility
new 311faa8 Re install test reverted by r268866
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/profile/instrprof-value-prof-shared.test | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 test/profile/instrprof-value-prof-shared.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 clang.
from e3595c5 [Myriad] Use Generic_ELF::addClangTargetOptions()
new a93fdcf [CUDA] Only __shared__ variables can be static local on device side.
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/DiagnosticSemaKinds.td | 4 +++-
lib/Sema/SemaDecl.cpp | 11 ++++++++++-
test/CodeGenCUDA/address-spaces.cu | 8 --------
test/CodeGenCUDA/device-var-init.cu | 8 ++++++++
4 files changed, 21 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 llvm.
from 3fc0040 [libFuzzer] better document the -merge=1 flag, part 2
new 464c4e8 [libFuzzer] reshuffle docs
new f9451d9 [InstCombine] Fold icmp eq/ne (udiv i32 A, B), 0 -> icmp ugt/ [...]
new ce06f03 [libFuzzer] reshuffle docs more
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:
docs/LibFuzzer.rst | 72 +++++++++++-----------
lib/Transforms/InstCombine/InstCombineCompares.cpp | 12 ++++
test/Transforms/InstCombine/compare-udiv.ll | 41 ++++++++++++
test/Transforms/InstCombine/exact.ll | 8 +++
4 files changed, 98 insertions(+), 35 deletions(-)
create mode 100644 test/Transforms/InstCombine/compare-udiv.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 llvm.
from 2f12098 [libFuzzer] better document the -merge=1 flag
new 3fc0040 [libFuzzer] better document the -merge=1 flag, part 2
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/LibFuzzer.rst | 7 +++++++
1 file changed, 7 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 gcc-6-branch
in repository gcc.
from 8c45b34 Avoid endless run-time recursion for copying single-element [...]
new 0a2d8b5 * config/i386/i386.md (absneg splitters with general regs): [...]
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/ChangeLog | 13 +++++++-
gcc/config/i386/i386.md | 51 +++++++++++++++----------------
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.target/i386/fabsneg-1.c | 36 ++++++++++++++++++++++
4 files changed, 76 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/fabsneg-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.