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