This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
71663a2eac749dcd2e498f82cacb364bcab4f748
clang-p2996
/
llvm
/
lib
/
FuzzMutate
History
Igor Laevsky
76b36d3a7f
[FuzzMutate] Correctly insert sinks and sources around invoke instructions
...
Differential Revision:
https://reviews.llvm.org/D40840
llvm-svn: 320136
2017-12-08 08:53:16 +00:00
..
CMakeLists.txt
Move some CLI utils out of llvm-isel-fuzzer and into the library
2017-09-02 23:43:04 +00:00
FuzzerCLI.cpp
[FuzzMutate] NFC. Move parseModule and writeModule from llvm-isel-fuzzer into FuzzMutate.
2017-11-16 15:23:08 +00:00
IRMutator.cpp
[FuzzMutate] Bailout from injecting into empty basic blocks.
2017-11-30 15:41:58 +00:00
LLVMBuild.txt
[FuzzMutate] Fix windows build after rL318407.
2017-11-16 16:17:32 +00:00
OpDescriptor.cpp
Re-apply "Introduce FuzzMutate library"
2017-08-21 22:57:06 +00:00
Operations.cpp
[FuzzMutate] Allow only sized pointers for the GEP instruction
2017-12-07 11:10:11 +00:00
RandomIRBuilder.cpp
[FuzzMutate] Correctly insert sinks and sources around invoke instructions
2017-12-08 08:53:16 +00:00