summaryrefslogtreecommitdiffstats
path: root/llvm/lib/FuzzMutate/RandomIRBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant includes from various places.Michael Zolotukhin2017-12-131-1/+0
* [FuzzMutate] Only generate loads and stores to the first class sized typesIgor Laevsky2017-12-131-1/+7
* [FuzzMutate] Correctly insert sinks and sources around invoke instructionsIgor Laevsky2017-12-081-1/+8
* [FuzzMutate] Don't use index operands as sinksIgor Laevsky2017-11-301-2/+3
* [FuzzMutate] Don't create load as a new source if it doesn't match with the d...Igor Laevsky2017-11-301-11/+14
* Re-apply "Introduce FuzzMutate library"Justin Bogner2017-08-211-0/+140
* Revert "Re-apply "Introduce FuzzMutate library""Justin Bogner2017-08-211-140/+0
* Re-apply "Introduce FuzzMutate library"Justin Bogner2017-08-211-0/+140
* Revert "Introduce FuzzMutate library"Justin Bogner2017-08-211-140/+0
* Introduce FuzzMutate libraryJustin Bogner2017-08-211-0/+140
OpenPOWER on IntegriCloud