1. 75f9abf Add CGPassManager. by Devang Patel · 19 years ago
  2. 2b37d7c Remove trailing whitespace by Misha Brukman · 20 years ago
  3. b12914b 'Pass' should now not be derived from by clients. Instead, they should derive by Chris Lattner · 21 years ago
  4. 551ccae Changes For Bug 352 by Reid Spencer · 21 years ago
  5. 7203599 Pass the callgraph not the module by Chris Lattner · 21 years ago
  6. a10df50 Add the ability for SCC passes to initialize and finalize themselves by Chris Lattner · 21 years ago
  7. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  8. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  9. 55b2eb3 Rename TarjanSCCIterator -> scc_iterator by Chris Lattner · 22 years ago
  10. 6c5fd8e The tarjan iterator now returns a reference to the current SCC, not a possibly null pointer! by Chris Lattner · 22 years ago
  11. 4a81067 Initial checkin of the CallGraphSCCPass class by Chris Lattner · 22 years ago