- 1331728 [NewPM] Use the default AA pipeline by default by Arthur Eubanks · 3 years, 8 months ago
- 89b5706 Move TargetRegistry.(h|cpp) from Support to MC by Reid Kleckner · 3 years, 8 months ago
- e463b69 [Support] Change fatal_error_handler_t to take a const char* instead of std::string by Simon Pilgrim · 3 years, 9 months ago
- 34a8a43 [NewPM] Hide pass manager debug logging behind -debug-pass-manager-verbose by Arthur Eubanks · 4 years, 2 months ago
- 166d40f [FuzzMutate] Add mutator to modify instruction flags. by Florian Hahn · 4 years, 5 months ago
- 9ed8e0c [NFC] Reduce include files dependency and AA header cleanup (part 2). by dfukalov · 4 years, 6 months ago
- 2e31727 [NFC] Clean up PassBuilder by Arthur Eubanks · 4 years, 8 months ago
- f85bcc2 [AIX] Turn -fdata-sections on by default in Clang by jasonliu · 4 years, 8 months ago
- 6dcbea8 [NewPM] Use PassInstrumentation for -verify-each by Arthur Eubanks · 4 years, 9 months ago
- 29aaa18 Revert "[NewPM] Add callbacks to PassBuilder to run before/after parsing a pass" by Arthur Eubanks · 4 years, 9 months ago
- 111aa4e [NewPM] Add callbacks to PassBuilder to run before/after parsing a pass by Arthur Eubanks · 4 years, 9 months ago
- d9b9ce6 CommandFlags.h - remove unnecessary includes. NFC. by Simon Pilgrim · 5 years ago
- ac1d23e Replace MCTargetOptionsCommandFlags.inc and CommandFlags.inc by runtime registration by serge-sans-paille · 5 years ago
- 05da2fe Sink all InitializePasses.h includes by Reid Kleckner · 6 years ago
- 0eaee54 [llvm] Migrate llvm::make_unique to std::make_unique by Jonas Devlieghere · 6 years ago
- cd0bc47 Break a couple more false dependencies on target libraries by Daniel Sanders · 6 years ago
- 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
- bd6b213 [NewPM] teach -passes= to emit meaningful error messages by Fedor Sergeev · 7 years ago
- a01be0f Revert "[NewPM] teach -passes= to emit meaningful error messages" by Fedor Sergeev · 7 years ago
- 4155a77 [NewPM] teach -passes= to emit meaningful error messages by Fedor Sergeev · 7 years ago
- 06b0c2f make add_llvm_fuzzer calls slightly more consisten with other cmake by Nico Weber · 7 years ago
- 68e0dae Link to AggressiveInstCombine in a few places. Unbreaks build for me. by Roman Lebedev · 7 years ago
- d4eb207 [AggressiveInstCombine] Add library initializer routine for AggressiveInstCombine library. Use it in bugpoint and llvm-opt-fuzzer to match regular InstCombine. by Craig Topper · 7 years ago
- 4333f97 Rename *CommandFlags.def to *CommandFlags.inc by David Blaikie · 7 years ago
- 6a86e25 Pass a reference to a module to the bitcode writer. by Rafael Espindola · 7 years ago
- 8bf95e2 [llvm-opt-fuzzer] Fix build after rL324225 by Igor Laevsky · 7 years ago
- 14c979d [llvm-opt-fuzzer] Avoid adding incorrect inputs to the fuzzer corpus by Igor Laevsky · 7 years ago
- 62602a4 Remove redundant includes from tools. by Michael Zolotukhin · 8 years ago
- c14bfec4 Rename CommandFlags.h -> CommandFlags.def by David Blaikie · 8 years ago
- e714ef4 [FuzzMutate] NFC. Move parseModule and writeModule from llvm-isel-fuzzer into FuzzMutate. by Igor Laevsky · 8 years ago
- c262777 [llvm-opt-fuzzer] Add missed library dependence. Fir for rL317883 by Igor Laevsky · 8 years ago
- c05ee9d [llvm-opt-fuzzer] Fix unused variable warning after rL317883 by Igor Laevsky · 8 years ago
- 13cc995 [llvm-opt-fuzzer] Introduce llvm-opt-fuzzer for fuzzing optimization passes by Igor Laevsky · 8 years ago