1. 700b873 Detemplatize the Statistic class. The only type it is instantiated with by Chris Lattner · 19 years ago
  2. c2d3d31 eliminate RegisterOpt. It does the same thing as RegisterPass. by Chris Lattner · 19 years ago
  3. 01808ca Remove trailing whitespace by Misha Brukman · 20 years ago
  4. 7b9020a Fix the missing symbols problem Bill was hitting. Patch contributed by by Chris Lattner · 21 years ago
  5. 531f9e9 This mega patch converts us from using Function::a{iterator|begin|end} to by Chris Lattner · 21 years ago
  6. 292845d Add last four createXxxPass functions by Jeff Cohen · 21 years ago
  7. 4f2cf03 'Pass' should now not be derived from by clients. Instead, they should derive by Chris Lattner · 21 years ago
  8. 7c16caa Changes For Bug 352 by Reid Spencer · 21 years ago
  9. f6118db Move all of the DSA headers into the Analysis/DataStructure subdir. by Chris Lattner · 21 years ago
  10. 9e87655 Fine-grainify namespaces for this library by Chris Lattner · 22 years ago
  11. 960707c Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  12. 482202a Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  13. c7ba69d Drop references to globals who do exist in the globals graph, but are never by Chris Lattner · 22 years ago
  14. 2890f42 New pass to perform DSA based optimizations. Initially we just support turning by Chris Lattner · 22 years ago