summaryrefslogtreecommitdiff
path: root/unittests/FuzzMutate
AgeCommit message (Expand)Author
2018-01-25[FuzzMutate] Inst deleter doesn't work with PhiNodesIgor Laevsky
2018-01-11[FuzzMutate] Avoid using swifterror as a source operandIgor Laevsky
2017-12-13[FuzzMutate] Only generate loads and stores to the first class sized typesIgor Laevsky
2017-12-13[FuzzMutate] Avoid zero sized aggregatesIgor Laevsky
2017-12-13[FuzzMutate] Correctly split landingpad blocksIgor Laevsky
2017-12-08[FuzzMutate] Correctly insert sinks and sources around invoke instructionsIgor Laevsky
2017-12-07[FuzzMutate] Allow only sized pointers for the GEP instructionIgor Laevsky
2017-11-30[FuzzMutate] Correctly handle vector types in the insertvalue operationIgor Laevsky
2017-11-30[FuzzMutate] Don't use index operands as sinksIgor Laevsky
2017-11-30[FuzzMutate] Pick correct index for the insertvalue instructionIgor Laevsky
2017-11-30[FuzzMutate] Don't create load as a new source if it doesn't match with the d...Igor Laevsky
2017-11-30[FuzzMutate] Don't crash when we can't remove instruction from empty functionIgor 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