Commit History

Author SHA1 Message Date
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Matthias Braun fabae5e317 MachineFunctionPrinterPass: Declare SlotIndexes as used if available; NFC 6 years ago
  Fedor Sergeev a7c2370e95 [New PM][PassInstrumentation] IR printing support for New Pass Manager 7 years ago
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 years ago
  Mehdi Amini 67f335d992 Use StringRef in Pass/PassManager APIs (NFC) 9 years ago
  Weiming Zhao b85410e4f3 Recommit r256952 "Filtering IR printing for print-after-all/print-before-all" 9 years ago
  Weiming Zhao 4357b8d663 Revert r256952 due to lit test fails. 9 years ago
  Weiming Zhao 79d91e563f Filtering IR printing for print-after-all/print-before-all 9 years ago
  Alexander Kornienko cd52a7a381 Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 10 years ago
  Alexander Kornienko cf0db29df2 Fixed/added namespace ending comments using clang-tidy. NFC 10 years ago
  Akira Hatanaka ce9b37c087 Rename argument strings of codegen passes to avoid collisions with command line 10 years ago
  Craig Topper 9f998de891 [C++11] Add 'override' keyword to virtual methods that override their base class. 11 years ago
  Chandler Carruth d04a8d4b33 Use the new script to sort the includes of every file under lib. 12 years ago
  Benjamin Kramer 63a4c24616 Symbol hygiene: Make sure declarations and definitions match, make helper functions static. 13 years ago
  Jakob Stoklund Olesen 9389ec7375 Print SlotIndexes when available for -print-machineinstrs. 13 years ago
  Bob Wilson 6e1b812850 Add an insertPass API to TargetPassConfig. <rdar://problem/11498613> 13 years ago
  Owen Anderson 90c579de5a Reapply r110396, with fixes to appease the Linux buildbot gods. 15 years ago
  Owen Anderson 1f74590e9d Revert r110396 to fix buildbots. 15 years ago
  Owen Anderson 9ccaf53ada Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static 15 years ago
  David Greene 5c8aa950fe 15 years ago
  Chris Lattner 457c6c5ccb remove empty file. 15 years ago
  Evan Cheng cf5862d8ac Revert 100204. It broke a bunch of tests and apparently changed what passes are run during codegen. 15 years ago
  David Greene 434bd8551d 15 years ago
  Eric Christopher 1d8f83d0a0 Revert r100143. 15 years ago
  David Greene 8ef3acba00 15 years ago