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. c718288 Fix build error. by Lauro Ramos Venancio · 17 years ago
  4. 794fd75 Do not use typeinfo to identify pass in pass manager. by Devang Patel · 17 years ago
  5. ecb7a77 Change uses of Function::front to Function::getEntryBlock for readability. by Dan Gohman · 17 years ago
  6. d7d83db Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce by Reid Spencer · 18 years ago
  7. a537017 simplify AnalysisGroup registration, eliminating one typeid call. by Chris Lattner · 18 years ago
  8. 7f8897f eliminate RegisterOpt. It does the same thing as RegisterPass. by Chris Lattner · 18 years ago
  9. 2b37d7c Remove trailing whitespace by Misha Brukman · 19 years ago
  10. 534927d Add even more missing createXxxPass functions. by Jeff Cohen · 20 years ago
  11. 96ab5ca Switch to using edge profiling information as the basic source of profile info by Chris Lattner · 20 years ago
  12. 62e84f3 Refactor implementations by Chris Lattner · 20 years ago
  13. ecefc96 Fix copy-and-pastos by Chris Lattner · 21 years ago
  14. b060194 Make sure to register the 'no profile' implementation as the default for ProfileInfo by Chris Lattner · 21 years ago
  15. 171de65 An initial implementation of an LLVM ProfileInfo class which is designed to by Chris Lattner · 21 years ago