1. 21c62da remove attributions from tools. by Chris Lattner · 17 years ago
  2. 1997473 Drop 'const' by Devang Patel · 18 years ago
  3. 3e15bf3 Use 'static const char' instead of 'static const int'. by Devang Patel · 18 years ago
  4. 794fd75 Do not use typeinfo to identify pass in pass manager. by Devang Patel · 18 years ago
  5. 31bf2b4 Need iostream to be included for the time being. by Bill Wendling · 18 years ago
  6. 3a9ec24 For PR387: by Reid Spencer · 18 years ago
  7. 5d8925c Eliminate RegisterAnalysis. RegisterPass now does all that is necessary. by Chris Lattner · 18 years ago
  8. d74ea2b Patches to make the LLVM sources more -pedantic clean. Patch provided by Chris Lattner · 18 years ago
  9. 3da94ae Remove trailing whitespace by Misha Brukman · 20 years ago
  10. b12914b 'Pass' should now not be derived from by clients. Instead, they should derive by Chris Lattner · 20 years ago
  11. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  12. 27829ec finegrainify namespacification by Chris Lattner · 21 years ago
  13. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  14. 3b39537 Delete the -print-cfg pass from this file by Chris Lattner · 21 years ago
  15. 9432111 fix file headers by Chris Lattner · 21 years ago
  16. 7c0e022 Added copyright header to all C++ source files. by John Criswell · 21 years ago
  17. f748254 Implement a new -print-callgraph analysis that turns a callgraph into a dot by Chris Lattner · 22 years ago
  18. ac859db - Implement a new -print-cfg option for analyze, that causes it to print the by Chris Lattner · 22 years ago