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
/
RandomIRBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
1
-4
/
+3
*
[IR] Replace `isa<TerminatorInst>` with `isTerminator()`.
Chandler Carruth
2018-08-26
1
-1
/
+1
*
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 insert sinks and sources around invoke instructions
Igor Laevsky
2017-12-08
1
-1
/
+8
*
[FuzzMutate] Don't use index operands as sinks
Igor Laevsky
2017-11-30
1
-2
/
+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
*
Re-apply "Introduce FuzzMutate library"
Justin Bogner
2017-08-21
1
-0
/
+140
*
Revert "Re-apply "Introduce FuzzMutate library""
Justin Bogner
2017-08-21
1
-140
/
+0
*
Re-apply "Introduce FuzzMutate library"
Justin Bogner
2017-08-21
1
-0
/
+140
*
Revert "Introduce FuzzMutate library"
Justin Bogner
2017-08-21
1
-140
/
+0
*
Introduce FuzzMutate library
Justin Bogner
2017-08-21
1
-0
/
+140