This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from caab16e [RegisterCoalescing] Remove partial redundent copy.
new f519872 Introduce -unroll-partial-threshold to separate PartialThresh [...]
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/Scalar/LoopUnrollPass.cpp | 14 +++++++++-----
test/Transforms/BBVectorize/X86/loop1.ll | 2 +-
test/Transforms/BBVectorize/loop1.ll | 2 +-
test/Transforms/LoopUnroll/partial-unroll-const-bounds.ll | 2 +-
test/Transforms/LoopUnroll/runtime-loop2.ll | 4 ++--
5 files changed, 14 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 libcxx.
from 8e39559 Don't strip -m32 from the user provide command line flags. Th [...]
new 1b30568 Fix type_info's constructor by making it explicit again.
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/typeinfo | 5 +++--
.../support.rtti/type.info/type_info.pass.cpp | 14 ++++++++++++++
2 files changed, 17 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 llvm.
from 84b54a1 Fix GettingStarted doc so that the example build command for [...]
new caab16e [RegisterCoalescing] Remove partial redundent copy.
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/RegisterCoalescer.cpp | 171 ++++++++++++++++++++++++++++++++++++++
test/CodeGen/X86/pre-coalesce.ll | 51 ++++++++++++
test/CodeGen/X86/pre-coalesce.mir | 122 +++++++++++++++++++++++++++
3 files changed, 344 insertions(+)
create mode 100644 test/CodeGen/X86/pre-coalesce.ll
create mode 100644 test/CodeGen/X86/pre-coalesce.mir
--
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 88db15f -mstack-protector-guard and friends (PR78875)
new b6e051c 2017-01-17 Joshua Conner <joshconner(a)google.com>
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/configure | 6 ++++++
libstdc++-v3/crossconfig.m4 | 6 ++++++
3 files changed, 17 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 llvm.
from 5699207 [libfuzzer] fixing collected pc addresses for coverage
new 84b54a1 Fix GettingStarted doc so that the example build command for [...]
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/GettingStarted.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 libcxx.
from c8fc92c [libcxx] [test] Don't ask whether Incomplete& can be assigned to.
new 8e39559 Don't strip -m32 from the user provide command line flags. Th [...]
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 | 4 ++--
1 file changed, 2 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 llvm.
from db5325a [libFuzzer] use table of recent compares for memcmp/strcmp (t [...]
new 974466a [ADT] Add SparseBitVector::find_last().
new 5699207 [libfuzzer] fixing collected pc addresses for coverage
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/ADT/SparseBitVector.h | 19 ++++++++++++++++
lib/Fuzzer/FuzzerDefs.h | 4 +++-
lib/Fuzzer/FuzzerTracePC.cpp | 43 +++++++++++++++++++++--------------
lib/Fuzzer/FuzzerTracePC.h | 2 +-
lib/Fuzzer/test/CMakeLists.txt | 3 +--
lib/Fuzzer/test/dump_coverage.test | 2 ++
unittests/ADT/SparseBitVectorTest.cpp | 39 +++++++++++++++++++++++++++++++
7 files changed, 91 insertions(+), 21 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 dfa332f GlobalISel: add callseq instructions to record stack usage
new f4d04d4 GlobalISel: fix comparison order for G_FCMP
new d4ebdc1 [libFuzzer] copy the options inside MutationDispatcher to avo [...]
new db5325a [libFuzzer] use table of recent compares for memcmp/strcmp (t [...]
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/FuzzerDictionary.h | 3 +-
lib/Fuzzer/FuzzerFlags.def | 2 +-
lib/Fuzzer/FuzzerInterface.h | 2 +-
lib/Fuzzer/FuzzerMutate.cpp | 51 ++++++++++++++++------
lib/Fuzzer/FuzzerMutate.h | 10 ++++-
lib/Fuzzer/FuzzerTracePC.cpp | 39 ++++++-----------
lib/Fuzzer/FuzzerTracePC.h | 12 ++---
lib/Fuzzer/FuzzerTraceState.cpp | 18 ++++----
lib/Fuzzer/test/SingleStrcmpTest.cpp | 12 +++--
lib/Fuzzer/test/fuzzer-traces-hooks.test | 16 +++----
lib/Target/AArch64/AArch64InstructionSelector.cpp | 4 +-
.../AArch64/GlobalISel/arm64-instructionselect.mir | 6 +--
12 files changed, 101 insertions(+), 74 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 244264d GlobalISel: correctly handle varargs
new dfa332f GlobalISel: add callseq instructions to record stack usage
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/AArch64/AArch64CallLowering.cpp | 11 ++++++++++-
test/CodeGen/AArch64/GlobalISel/call-translator.ll | 4 ++++
2 files changed, 14 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 1d3f429 [LoopDeletion] (cleanup, NFC) Use the dedicated helper to get [...]
new 244264d GlobalISel: correctly handle varargs
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/CodeGen/GlobalISel/CallLowering.h | 24 +++++++---
lib/CodeGen/GlobalISel/CallLowering.cpp | 7 +--
lib/Target/AArch64/AArch64CallLowering.cpp | 55 ++++++++++++++--------
lib/Target/ARM/ARMCallLowering.cpp | 18 +++----
.../AArch64/GlobalISel/arm64-callingconv-ios.ll | 28 +++++++++++
.../AArch64/GlobalISel/arm64-callingconv.ll | 24 ++++++++++
6 files changed, 119 insertions(+), 37 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/arm64-callingconv-ios.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.