1. e4d5c44 This mega patch converts us from using Function::a{iterator|begin|end} to by Chris Lattner · 19 years ago
  2. b12914b 'Pass' should now not be derived from by clients. Instead, they should derive by Chris Lattner · 20 years ago
  3. 7d24839 Clarify the logic: the flag is renamed to `deleteFn' to signify it will delete by Misha Brukman · 20 years ago
  4. 79906c9 Add a flag to choose between isolating a function or deleting the function from by Misha Brukman · 20 years ago
  5. 1e2385b Finegrainify namespacification by Chris Lattner · 21 years ago
  6. 444fdea This file was somehow missing a top-level comment line. by Misha Brukman · 21 years ago
  7. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  8. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  9. cf00c4a Fix spelling. by Misha Brukman · 21 years ago
  10. 4ad02e7 Add new linkage types to support a real frontend by Chris Lattner · 21 years ago
  11. 5113eb0 Move the function extractor pass from tools/extract into lib/Xform/IPO by Chris Lattner · 22 years ago