1. 9ffe073 CodeGen: Add a dwo output file argument to addPassesToEmitFile and hook it up to dwo output. by Peter Collingbourne · 7 years ago
  2. 461bf52 Rename *CommandFlags.def to *CommandFlags.inc by David Blaikie · 7 years ago
  3. a328879 [llvm-opt-fuzzer] Avoid adding incorrect inputs to the fuzzer corpus by Igor Laevsky · 8 years ago
  4. d770752 Remove redundant includes from tools. by Michael Zolotukhin · 8 years ago
  5. d7eaf51 Rename CommandFlags.h -> CommandFlags.def by David Blaikie · 8 years ago
  6. 1404e4c [FuzzMutate] NFC. Move parseModule and writeModule from llvm-isel-fuzzer into FuzzMutate. by Igor Laevsky · 8 years ago
  7. 38df9ee fix llvm-isel-fuzzer: LLVMFuzzerTestOneInput should never return non-zero (according to the contract) by Kostya Serebryany · 8 years ago
  8. 58658af Re-commit "llvm-isel-fuzzer: Handle a subset of backend flags in the exec name" by Justin Bogner · 8 years ago
  9. fba3ac1 Revert r315545 "llvm-isel-fuzzer: Handle a subset of backend flags in the executable name" by Hans Wennborg · 8 years ago
  10. 58e4a84 llvm-isel-fuzzer: Handle a subset of backend flags in the executable name by Justin Bogner · 8 years ago
  11. 16edf9b Move some CLI utils out of llvm-isel-fuzzer and into the library by Justin Bogner · 8 years ago
  12. 14e931d Specify the namespace in llvm::make_unique to fix the windows build by Justin Bogner · 8 years ago
  13. 38a8d04 llvm-isel-fuzzer: Stop including FuzzerInterface.h by Justin Bogner · 8 years ago
  14. ca0aa25 Implement llvm-isel-fuzzer for fuzzing instruction selection by Justin Bogner · 8 years ago