summaryrefslogtreecommitdiff
path: root/lib/FuzzMutate/FuzzerCLI.cpp
AgeCommit message (Expand)Author
2017-11-16[FuzzMutate] NFC. Move parseModule and writeModule from llvm-isel-fuzzer into...Igor Laevsky
2017-11-10[llvm-opt-fuzzer] Introduce llvm-opt-fuzzer for fuzzing optimization passesIgor Laevsky
2017-10-17FuzzMutate: Fix arch parsing in FuzzerCLIJustin Bogner
2017-10-13[llvm-isel-fuzzer] Use "--" as separator rather than '='.Matt Morehouse
2017-10-12Re-commit "llvm-isel-fuzzer: Handle a subset of backend flags in the exec name"Justin Bogner
2017-10-12Revert r315545 "llvm-isel-fuzzer: Handle a subset of backend flags in the exe...Hans Wennborg
2017-10-12llvm-isel-fuzzer: Handle a subset of backend flags in the executable nameJustin Bogner
2017-09-02Move some CLI utils out of llvm-isel-fuzzer and into the libraryJustin Bogner