1. fabae5e MachineFunctionPrinterPass: Declare SlotIndexes as used if available; NFC by Matthias Braun · 7 years ago
  2. a7c2370 [New PM][PassInstrumentation] IR printing support for New Pass Manager by Fedor Sergeev · 7 years ago
  3. e3e43d9 Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  4. 67f335d Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  5. b85410e Recommit r256952 "Filtering IR printing for print-after-all/print-before-all" by Weiming Zhao · 10 years ago
  6. 4357b8d Revert r256952 due to lit test fails. by Weiming Zhao · 10 years ago
  7. 79d91e5 Filtering IR printing for print-after-all/print-before-all by Weiming Zhao · 10 years ago
  8. cd52a7a Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
  9. cf0db29 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  10. ce9b37c Rename argument strings of codegen passes to avoid collisions with command line by Akira Hatanaka · 11 years ago
  11. 9f998de [C++11] Add 'override' keyword to virtual methods that override their base class. by Craig Topper · 11 years ago
  12. d04a8d4 Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
  13. 63a4c246 Symbol hygiene: Make sure declarations and definitions match, make helper functions static. by Benjamin Kramer · 13 years ago
  14. 9389ec7 Print SlotIndexes when available for -print-machineinstrs. by Jakob Stoklund Olesen · 13 years ago
  15. 6e1b812 Add an insertPass API to TargetPassConfig. <rdar://problem/11498613> by Bob Wilson · 13 years ago
  16. 90c579d Reapply r110396, with fixes to appease the Linux buildbot gods. by Owen Anderson · 15 years ago
  17. 1f74590 Revert r110396 to fix buildbots. by Owen Anderson · 15 years ago
  18. 9ccaf53 Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static by Owen Anderson · 15 years ago
  19. 5c8aa95 by David Greene · 15 years ago
  20. 457c6c5 remove empty file. by Chris Lattner · 15 years ago
  21. cf5862d Revert 100204. It broke a bunch of tests and apparently changed what passes are run during codegen. by Evan Cheng · 15 years ago
  22. 434bd85 by David Greene · 15 years ago
  23. 1d8f83d Revert r100143. by Eric Christopher · 15 years ago
  24. 8ef3acb by David Greene · 15 years ago