1. dac58ad Make iostream #inclusion explicit by Chris Lattner · 19 years ago
  2. 19ef3d5 Switch this to using ETForest instead of DominatorSet to compute itself. by Chris Lattner · 19 years ago
  3. fd93908 Remove trailing whitespace by Misha Brukman · 19 years ago
  4. e4d5c44 This mega patch converts us from using Function::a{iterator|begin|end} to by Chris Lattner · 19 years ago
  5. ac93004 API change. by Chris Lattner · 20 years ago
  6. 4b50156 Prototype these functions more accurately by Chris Lattner · 20 years ago
  7. 2da5c3d Convert code to compile with vc7.1. by Reid Spencer · 20 years ago
  8. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  9. 48dc46a bug 122: by Reid Spencer · 20 years ago
  10. 2fc1230 Fixes working towards PR341 by Chris Lattner · 20 years ago
  11. 5585b33 Remove use of the ConstantHandling interfaces by Chris Lattner · 21 years ago
  12. d745602 Finegrainify namespacification by Chris Lattner · 21 years ago
  13. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  14. d23520c Adjust to new critical edge interface by Chris Lattner · 21 years ago
  15. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  16. fd05924 Decrease usage of use_size() by Chris Lattner · 21 years ago
  17. cf00c4a Fix spelling. by Misha Brukman · 21 years ago
  18. 02a3be0 Rename Function::getEntryNode -> getEntryBlock by Chris Lattner · 21 years ago
  19. c444a42 Renamed DominatorTree::Node::getNode() -> getBlock() by Chris Lattner · 21 years ago
  20. 065a616 Fix spell-o's by Chris Lattner · 21 years ago
  21. 6806f56 DEBUG got moved to Support/Debug.h by Chris Lattner · 21 years ago
  22. 82c89b9 Hopefully, the final fix for `[Pp]ropogate'. by Misha Brukman · 21 years ago
  23. e408e25 Remove unnecesary &*'s by Chris Lattner · 21 years ago
  24. 51c20e9 Fix spelling error by Chris Lattner · 22 years ago
  25. a3bbcb5 Fix spelling of `propagate'. by Misha Brukman · 22 years ago
  26. f7f009d - Checkin LARGE number of Changes to CEE pass that will make it much more by Chris Lattner · 22 years ago
  27. a92f696 Updates to work with recent Statistic's changes: by Chris Lattner · 22 years ago
  28. 16e7a52 Correlated Exprs pass now requires BCE pass instead of doing it manually by Chris Lattner · 22 years ago
  29. c017d91 * Fix bug: CorrelatedExprs/2002-09-23-PHIUpdateBug.ll by Chris Lattner · 22 years ago
  30. bd78696 Minor simplification by Chris Lattner · 22 years ago
  31. b0dbd7f Initial checkin of Correlated Expression Elimination Pass by Chris Lattner · 22 years ago