index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
FuzzMutate
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[opaque pointer types] Pass value type to LoadInst creation.
James Y Knight
2019-02-01
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6
-24
/
+18
*
[New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-20
1
-0
/
+1
*
Temporarily Revert "[New PM] Introducing PassInstrumentation framework"
Eric Christopher
2018-09-20
1
-1
/
+0
*
[New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-19
1
-0
/
+1
*
Revert rL342544: [New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-19
1
-1
/
+0
*
[New PM] Introducing PassInstrumentation framework
Fedor Sergeev
2018-09-19
1
-0
/
+1
*
[IR] Replace `isa<TerminatorInst>` with `isTerminator()`.
Chandler Carruth
2018-08-26
1
-1
/
+1
*
Remove trailing space
Fangrui Song
2018-07-30
1
-3
/
+3
*
[llvm-opt-fuzzer] Add irce to the fuzzing options
Igor Laevsky
2018-03-20
1
-0
/
+2
*
[llvm-opt-fuzzer] Add another pack of passes for continuous fuzzing
Igor Laevsky
2018-02-19
1
-5
/
+25
*
Pass a reference to a module to the bitcode writer.
Rafael Espindola
2018-02-14
1
-1
/
+1
*
[llvm-opt-fuzzer] Avoid adding incorrect inputs to the fuzzer corpus
Igor Laevsky
2018-02-05
1
-0
/
+10
*
[FuzzMutate] Inst deleter doesn't work with PhiNodes
Igor Laevsky
2018-01-25
1
-4
/
+9
*
[llvm-opt-fuzzer] Add couple of popular passes
Igor Laevsky
2018-01-24
1
-0
/
+8
*
[FuzzMutate] Don't crash when mutator is unable to find operation
Igor Laevsky
2017-12-19
1
-6
/
+13
*
Remove redundant includes from various places.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
[FuzzMutate] Only generate loads and stores to the first class sized types
Igor Laevsky
2017-12-13
1
-1
/
+7
*
[FuzzMutate] Correctly split landingpad blocks
Igor Laevsky
2017-12-13
1
-2
/
+7
*
[FuzzMutate] Correctly insert sinks and sources around invoke instructions
Igor Laevsky
2017-12-08
1
-1
/
+8
*
[FuzzMutate] Allow only sized pointers for the GEP instruction
Igor Laevsky
2017-12-07
1
-1
/
+1
*
[FuzzMutate] Bailout from injecting into empty basic blocks.
Igor Laevsky
2017-11-30
1
-0
/
+2
*
[FuzzMutate] Correctly handle vector types in the insertvalue operation
Igor Laevsky
2017-11-30
1
-4
/
+6
*
[FuzzMutate] Don't use index operands as sinks
Igor Laevsky
2017-11-30
1
-2
/
+3
*
[FuzzMutate] Pick correct index for the insertvalue instruction
Igor Laevsky
2017-11-30
1
-3
/
+3
*
[FuzzMutate] Don't create load as a new source if it doesn't match with the d...
Igor Laevsky
2017-11-30
1
-11
/
+14
*
[FuzzMutate] Don't crash when we can't remove instruction from empty function
Igor Laevsky
2017-11-30
1
-1
/
+3
*
[FuzzMutate] Fix windows build after rL318407.
Igor Laevsky
2017-11-16
1
-1
/
+1
*
[FuzzMutate] NFC. Move parseModule and writeModule from llvm-isel-fuzzer into...
Igor Laevsky
2017-11-16
1
-0
/
+36
*
[llvm-opt-fuzzer] Introduce llvm-opt-fuzzer for fuzzing optimization passes
Igor Laevsky
2017-11-10
1
-0
/
+34
*
FuzzMutate: Fix arch parsing in FuzzerCLI
Justin Bogner
2017-10-17
1
-1
/
+1
*
[llvm-isel-fuzzer] Use "--" as separator rather than '='.
Matt Morehouse
2017-10-13
1
-1
/
+1
*
Re-commit "llvm-isel-fuzzer: Handle a subset of backend flags in the exec name"
Justin Bogner
2017-10-12
1
-1
/
+37
*
Revert r315545 "llvm-isel-fuzzer: Handle a subset of backend flags in the exe...
Hans Wennborg
2017-10-12
1
-37
/
+1
*
llvm-isel-fuzzer: Handle a subset of backend flags in the executable name
Justin Bogner
2017-10-12
1
-1
/
+37
*
Move some CLI utils out of llvm-isel-fuzzer and into the library
Justin Bogner
2017-09-02
2
-0
/
+64
*
Re-apply "Introduce FuzzMutate library"
Justin Bogner
2017-08-21
6
-0
/
+707
*
Revert "Re-apply "Introduce FuzzMutate library""
Justin Bogner
2017-08-21
6
-707
/
+0
*
Re-apply "Introduce FuzzMutate library"
Justin Bogner
2017-08-21
6
-0
/
+707
*
Revert "Introduce FuzzMutate library"
Justin Bogner
2017-08-21
6
-707
/
+0
*
Introduce FuzzMutate library
Justin Bogner
2017-08-21
6
-0
/
+707