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. ff2dad3 the inliner pass now passes targetdata down through the inliner api's by Chris Lattner · 18 years ago
  5. fd93908 Remove trailing whitespace by Misha Brukman · 19 years ago
  6. 74c68ff Simplify the interface and remove an unneeded #include by Chris Lattner · 20 years ago
  7. 68d57e7 REALLY fix PR324: don't delete linkonce functions until after the SCC traversal by Chris Lattner · 20 years ago
  8. 775cbdd Remove the "really gross hacks" that are there to deal with recursive functions. by Chris Lattner · 20 years ago
  9. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  10. d77922f Do NOT inline self recursive calls into other functions. This is causing the by Chris Lattner · 21 years ago
  11. 856ba76 Added LLVM copyright header. by John Criswell · 21 years ago
  12. 237ef56 Heavily refactor code: by Chris Lattner · 21 years ago