summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-isel-fuzzer
Commit message (Expand)AuthorAgeFilesLines
* Re-commit "llvm-isel-fuzzer: Handle a subset of backend flags in the exec name"Justin Bogner2017-10-121-1/+2
* Revert r315545 "llvm-isel-fuzzer: Handle a subset of backend flags in the exe...Hans Wennborg2017-10-121-1/+0
* llvm-isel-fuzzer: Handle a subset of backend flags in the executable nameJustin Bogner2017-10-121-0/+1
* Move some CLI utils out of llvm-isel-fuzzer and into the libraryJustin Bogner2017-09-022-51/+5
* llvm-isel-fuzzer: Weak function invoke the ire of PE/COFFJustin Bogner2017-09-011-4/+1
* llvm-isel-fuzzer: Add link-time dependency on BitWriterJustin Bogner2017-09-011-0/+1
* llvm-isel-fuzzer: Add link-time dependency on BitReaderJustin Bogner2017-09-011-0/+1
* Specify the namespace in llvm::make_unique to fix the windows buildJustin Bogner2017-09-011-1/+1
* llvm-isel-fuzzer: Make buildable and testable without libFuzzerJustin Bogner2017-09-012-1/+58
* cmake: Invent add_llvm_fuzzer to set up fuzzer targetsJustin Bogner2017-08-311-20/+15
* llvm-isel-fuzzer: Stop including FuzzerInterface.hJustin Bogner2017-08-312-3/+0
* Implement llvm-isel-fuzzer for fuzzing instruction selectionJustin Bogner2017-08-292-0/+235
OpenPOWER on IntegriCloud