This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6995f18af0e [InstCombine] add udiv/urem tests with constant numerator; NFC
new 16e76036330 [ValueTracking] Add assertions that the starting Depth in i [...]
new 463fa38bbcb [RegAlloc] Make sure live-ranges reflect the state of the I [...]
new 0f87ccdc995 Re-apply "Introduce FuzzMutate library"
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:
include/llvm/FuzzMutate/IRMutator.h | 106 +++++++++
include/llvm/FuzzMutate/OpDescriptor.h | 193 +++++++++++++++
include/llvm/FuzzMutate/Operations.h | 54 +++++
include/llvm/FuzzMutate/Random.h | 97 ++++++++
include/llvm/FuzzMutate/RandomIRBuilder.h | 62 +++++
lib/Analysis/ValueTracking.cpp | 3 +
lib/CMakeLists.txt | 1 +
lib/CodeGen/RegAllocBasic.cpp | 5 +-
lib/CodeGen/RegAllocGreedy.cpp | 5 +-
lib/FuzzMutate/CMakeLists.txt | 12 +
lib/FuzzMutate/IRMutator.cpp | 183 +++++++++++++++
lib/{ => FuzzMutate}/LLVMBuild.txt | 38 +--
lib/FuzzMutate/OpDescriptor.cpp | 38 +++
lib/FuzzMutate/Operations.cpp | 312 +++++++++++++++++++++++++
lib/FuzzMutate/RandomIRBuilder.cpp | 140 +++++++++++
lib/LLVMBuild.txt | 1 +
unittests/CMakeLists.txt | 1 +
unittests/FuzzMutate/CMakeLists.txt | 10 +
unittests/FuzzMutate/OperationsTest.cpp | 323 ++++++++++++++++++++++++++
unittests/FuzzMutate/ReservoirSamplerTest.cpp | 69 ++++++
20 files changed, 1618 insertions(+), 35 deletions(-)
create mode 100644 include/llvm/FuzzMutate/IRMutator.h
create mode 100644 include/llvm/FuzzMutate/OpDescriptor.h
create mode 100644 include/llvm/FuzzMutate/Operations.h
create mode 100644 include/llvm/FuzzMutate/Random.h
create mode 100644 include/llvm/FuzzMutate/RandomIRBuilder.h
create mode 100644 lib/FuzzMutate/CMakeLists.txt
create mode 100644 lib/FuzzMutate/IRMutator.cpp
copy lib/{ => FuzzMutate}/LLVMBuild.txt (58%)
create mode 100644 lib/FuzzMutate/OpDescriptor.cpp
create mode 100644 lib/FuzzMutate/Operations.cpp
create mode 100644 lib/FuzzMutate/RandomIRBuilder.cpp
create mode 100644 unittests/FuzzMutate/CMakeLists.txt
create mode 100644 unittests/FuzzMutate/OperationsTest.cpp
create mode 100644 unittests/FuzzMutate/ReservoirSamplerTest.cpp
--
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_50
in repository lldb.
from d8edb413b Revert the whitespace change
new c15ef4dfe Merging r311122, r311354 and r311355: ----------------------- [...]
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/Core/CMakeLists.txt | 10 ++++++++++
source/Host/CMakeLists.txt | 16 +++++++++++++++-
unittests/CMakeLists.txt | 6 ++++++
3 files changed, 31 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 lldb.
from 3ee10e470 [unittests] Build LLVMTestingSupport for out-of-source builds
new bdeffc838 lldb-argdumper doesn't need lldbCore.
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/argdumper/CMakeLists.txt | 1 -
1 file changed, 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 cf9591e827b Revert "Re-apply "Introduce FuzzMutate library""
new 6995f18af0e [InstCombine] add udiv/urem tests with constant numerator; NFC
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:
.../Transforms/InstCombine/udivrem-change-width.ll | 22 ++++++++++++++++++++++
1 file changed, 22 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.
from 19989eba4f [Driver] Recognize DevDiv internal builds of MSVC, with a di [...]
new f4e3d63a31 [Driver][Darwin] Do not pass -munwind-table if -fno-excpetio [...]
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/ToolChains/Darwin.cpp | 7 ++++++-
test/Driver/clang-translation.c | 4 ++++
2 files changed, 10 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 compiler-rt.
from bcdd70fe3 [sanitizer] Do not over-dup string flags
new 1a32c939c Fix ASan version list dependency in multi-arch builds.
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/asan/CMakeLists.txt | 11 ++++++-----
1 file changed, 6 insertions(+), 5 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 15e40f15261 [InstCombine] add more tests for udiv/urem narrowing; NFC
new 6b52665a1cf Re-apply "Introduce FuzzMutate library"
new cf9591e827b Revert "Re-apply "Introduce FuzzMutate library""
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:
--
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 987a86cd11 Enable libfuzzer on NetBSD/amd64
new 19989eba4f [Driver] Recognize DevDiv internal builds of MSVC, with a di [...]
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/ToolChains/MSVC.cpp | 85 ++++++++++++++++++++++++++++++------------
lib/Driver/ToolChains/MSVC.h | 9 ++++-
2 files changed, 68 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.