1. 2b37d7c Remove trailing whitespace by Misha Brukman · 20 years ago
  2. 5b3a455 Fix the missing symbols problem Bill was hitting. Patch contributed by by Chris Lattner · 20 years ago
  3. e4d5c44 This mega patch converts us from using Function::a{iterator|begin|end} to by Chris Lattner · 20 years ago
  4. 1d7b5de Add last four createXxxPass functions by Jeff Cohen · 20 years ago
  5. b12914b 'Pass' should now not be derived from by clients. Instead, they should derive by Chris Lattner · 21 years ago
  6. 551ccae Changes For Bug 352 by Reid Spencer · 21 years ago
  7. 4dabb2c Move all of the DSA headers into the Analysis/DataStructure subdir. by Chris Lattner · 21 years ago
  8. 9a92729 Fine-grainify namespaces for this library by Chris Lattner · 22 years ago
  9. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  10. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  11. 5e459db Drop references to globals who do exist in the globals graph, but are never by Chris Lattner · 22 years ago
  12. 934fe85 New pass to perform DSA based optimizations. Initially we just support turning by Chris Lattner · 22 years ago