summaryrefslogtreecommitdiffstats
path: root/llvm/lib/FuzzMutate/IRMutator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-201-0/+1
* Temporarily Revert "[New PM] Introducing PassInstrumentation framework"Eric Christopher2018-09-201-1/+0
* [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-191-0/+1
* Revert rL342544: [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-191-1/+0
* [New PM] Introducing PassInstrumentation frameworkFedor Sergeev2018-09-191-0/+1
* [FuzzMutate] Inst deleter doesn't work with PhiNodesIgor Laevsky2018-01-251-4/+9
* [FuzzMutate] Don't crash when mutator is unable to find operationIgor Laevsky2017-12-191-6/+13
* [FuzzMutate] Bailout from injecting into empty basic blocks.Igor Laevsky2017-11-301-0/+2
* [FuzzMutate] Don't crash when we can't remove instruction from empty functionIgor Laevsky2017-11-301-1/+3
* Re-apply "Introduce FuzzMutate library"Justin Bogner2017-08-211-0/+183
* Revert "Re-apply "Introduce FuzzMutate library""Justin Bogner2017-08-211-183/+0
* Re-apply "Introduce FuzzMutate library"Justin Bogner2017-08-211-0/+183
* Revert "Introduce FuzzMutate library"Justin Bogner2017-08-211-183/+0
* Introduce FuzzMutate libraryJustin Bogner2017-08-211-0/+183
OpenPOWER on IntegriCloud