1. b1c9317 Remove trailing whitespace by Misha Brukman · 21 years ago
  2. 531f9e9 This mega patch converts us from using Function::a{iterator|begin|end} to by Chris Lattner · 21 years ago
  3. 4f2cf03 'Pass' should now not be derived from by clients. Instead, they should derive by Chris Lattner · 21 years ago
  4. 7c16caa Changes For Bug 352 by Reid Spencer · 21 years ago
  5. f52e03c Finegrainify namespacification by Chris Lattner · 22 years ago
  6. 960707c Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  7. 482202a Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  8. 8abcd56 DEBUG got moved to Support/Debug.h by Chris Lattner · 22 years ago
  9. fd5d323 When internalizing global ctor/dtor list, also mark it constant. This is gross, but by Chris Lattner · 22 years ago
  10. 224ae02 Make the list accept comma separated names by Chris Lattner · 23 years ago
  11. ad44cd8 * Revert to old behavior of ignoring a module if it doesn't contain a main by Chris Lattner · 23 years ago
  12. 44457bb Add option to internalize to allow it to read a file to determine which symbols by Chris Lattner · 23 years ago
  13. 379a8d2 Add new linkage types to support a real frontend by Chris Lattner · 23 years ago
  14. 17069b3 Use the new getMainFunction() method to efficiently locate main by Chris Lattner · 23 years ago
  15. 68f21bc Non-functionality change just to make it more clear what is going on by Chris Lattner · 23 years ago
  16. bf3a099 Updates to work with recent Statistic's changes: by Chris Lattner · 23 years ago
  17. 47cc366 * Indent class into anonymous namespace, filling up the diff with garbage by Chris Lattner · 23 years ago
  18. a2c0985 * Add support for different "PassType's" by Chris Lattner · 23 years ago
  19. 99a53f6 Eliminate several include/llvm/Transforms/IPO/*.h files, moving their contents into IPO.h by Chris Lattner · 23 years ago
  20. b28b680 *** empty log message *** by Chris Lattner · 23 years ago
  21. 7076ff2 by Chris Lattner · 23 years ago
  22. 0b18c1d Add support for printing out statistics information when -stats is added to by Chris Lattner · 24 years ago
  23. 37104aa Add new optional getPassName() virtual function that a Pass can override by Chris Lattner · 24 years ago
  24. ee2e78b Be careful not to make "external" function internal by Chris Lattner · 24 years ago
  25. 1b94c00 Initial checkin of new "Internalize" pass for GCCLD by Chris Lattner · 24 years ago