1. 1997473 Drop 'const' by Devang Patel · 17 years ago
  2. 3e15bf3 Use 'static const char' instead of 'static const int'. by Devang Patel · 17 years ago
  3. 794fd75 Do not use typeinfo to identify pass in pass manager. by Devang Patel · 17 years ago
  4. bed2946 Removed tabs everywhere except autogenerated & external files. Add make by Anton Korobeynikov · 17 years ago
  5. 86cc423 simplify code by using Value::takeName by Chris Lattner · 18 years ago
  6. 9133fe2 Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in by Reid Spencer · 18 years ago
  7. d216e8b switch more statistics over to STATISTIC, eliminating static ctors. Also, by Chris Lattner · 18 years ago
  8. ac0b6ae Detemplatize the Statistic class. The only type it is instantiated with by Chris Lattner · 18 years ago
  9. 7f8897f eliminate RegisterOpt. It does the same thing as RegisterPass. by Chris Lattner · 18 years ago
  10. ed96fe8 Declare that lowerinvoke doesn't interact with other lowering passes. by Chris Lattner · 18 years ago
  11. 8d89e7b Patch to make some xforms preserve each other. Patch contributed by by Chris Lattner · 18 years ago
  12. b3674e4 Add pass ID's for various passes, so they can be AddRequiredID. Patch by by Chris Lattner · 18 years ago
  13. fd93908 Remove trailing whitespace by Misha Brukman · 19 years ago
  14. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  15. 18bdbc3 Add a simple select instruction lowering pass by Chris Lattner · 20 years ago