summaryrefslogtreecommitdiff
path: root/lib/FuzzMutate/RandomIRBuilder.cpp
AgeCommit message (Expand)Author
2017-12-13Remove redundant includes from various places.Michael Zolotukhin
2017-12-13[FuzzMutate] Only generate loads and stores to the first class sized typesIgor Laevsky
2017-12-08[FuzzMutate] Correctly insert sinks and sources around invoke instructionsIgor Laevsky
2017-11-30[FuzzMutate] Don't use index operands as sinksIgor Laevsky
2017-11-30[FuzzMutate] Don't create load as a new source if it doesn't match with the d...Igor Laevsky
2017-08-21Re-apply "Introduce FuzzMutate library"Justin Bogner
2017-08-21Revert "Re-apply "Introduce FuzzMutate library""Justin Bogner
2017-08-21Re-apply "Introduce FuzzMutate library"Justin Bogner
2017-08-21Revert "Introduce FuzzMutate library"Justin Bogner
2017-08-21Introduce FuzzMutate libraryJustin Bogner