1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 9a45114 CodeGen: Add a dwo output file argument to addPassesToEmitFile and hook it up to dwo output. by Peter Collingbourne · 7 years ago
  3. 4333f97 Rename *CommandFlags.def to *CommandFlags.inc by David Blaikie · 8 years ago
  4. 14c979d [llvm-opt-fuzzer] Avoid adding incorrect inputs to the fuzzer corpus by Igor Laevsky · 8 years ago
  5. 62602a4 Remove redundant includes from tools. by Michael Zolotukhin · 8 years ago
  6. c14bfec Rename CommandFlags.h -> CommandFlags.def by David Blaikie · 8 years ago
  7. e714ef4 [FuzzMutate] NFC. Move parseModule and writeModule from llvm-isel-fuzzer into FuzzMutate. by Igor Laevsky · 8 years ago
  8. e21b940 fix llvm-isel-fuzzer: LLVMFuzzerTestOneInput should never return non-zero (according to the contract) by Kostya Serebryany · 8 years ago
  9. 9ea7fbd Re-commit "llvm-isel-fuzzer: Handle a subset of backend flags in the exec name" by Justin Bogner · 8 years ago
  10. 022829d Revert r315545 "llvm-isel-fuzzer: Handle a subset of backend flags in the executable name" by Hans Wennborg · 8 years ago
  11. a5969ce llvm-isel-fuzzer: Handle a subset of backend flags in the executable name by Justin Bogner · 8 years ago
  12. 7f28d73 Move some CLI utils out of llvm-isel-fuzzer and into the library by Justin Bogner · 8 years ago
  13. f483817 Specify the namespace in llvm::make_unique to fix the windows build by Justin Bogner · 8 years ago
  14. 53bb83d llvm-isel-fuzzer: Stop including FuzzerInterface.h by Justin Bogner · 8 years ago
  15. 2ebcca2 Implement llvm-isel-fuzzer for fuzzing instruction selection by Justin Bogner · 8 years ago