summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [FuzzMutate] Avoid using swifterror as a source operandIgor Laevsky2018-01-111-0/+30
* [FuzzMutate] Only generate loads and stores to the first class sized typesIgor Laevsky2017-12-131-0/+30
* [FuzzMutate] Correctly insert sinks and sources around invoke instructionsIgor Laevsky2017-12-081-0/+36
* [FuzzMutate] Correctly handle vector types in the insertvalue operationIgor Laevsky2017-11-301-0/+36
* [FuzzMutate] Don't use index operands as sinksIgor Laevsky2017-11-301-0/+34
* [FuzzMutate] Pick correct index for the insertvalue instructionIgor Laevsky2017-11-301-0/+46
* [FuzzMutate] Don't create load as a new source if it doesn't match with the d...Igor Laevsky2017-11-301-0/+87
OpenPOWER on IntegriCloud