1. f941396 Expand the pass to unify all of the unwind blocks as well by Chris Lattner · 22 years ago
  2. 8d0a71a Remove using declarations by Chris Lattner · 22 years ago
  3. 07f7e5d * We now preserve the no-critical-edge pass (because we cannot insert critical edges) by Chris Lattner · 23 years ago
  4. 674c9ff Fix bug I introduced with one of my previous changes. by Chris Lattner · 23 years ago
  5. 3d7720a Fix bugs in previous checkins by Chris Lattner · 23 years ago
  6. db3f9bc Fix minor problems in previous checkin by Chris Lattner · 23 years ago
  7. f80f7b0 Clean up code due to auto-insert constructors by Chris Lattner · 23 years ago
  8. 1a386b6 - Do not expose ::ID from any of the analyses anymore. by Chris Lattner · 23 years ago
  9. 96a0dfa by Chris Lattner · 23 years ago
  10. a2c0985 * Add support for different "PassType's" by Chris Lattner · 23 years ago
  11. b28b680 *** empty log message *** by Chris Lattner · 23 years ago
  12. fda72b1 *** empty log message *** by Chris Lattner · 23 years ago
  13. bbcb891 Give the unified exit node a name by Chris Lattner · 24 years ago
  14. 15435fd Move UnifyFunctionExitNodes to Utils library: final resting place this time by Chris Lattner · 24 years ago
  15. 64d1334 Cleanup implementation a bit by Chris Lattner · 24 years ago
  16. 7608a46 Updates to move some header files out of include/llvm/Transforms into by Chris Lattner · 24 years ago
  17. f998685 s/Method/Function by Chris Lattner · 24 years ago
  18. 62b7fd1 Change references to the Method class to be references to the Function by Chris Lattner · 24 years ago
  19. 86595ae General cleanup by Chris Lattner · 24 years ago
  20. f9f2896 Eliminate SimplifyCFG.h file, pull everything into the UnifyMethodExitNodes class by Chris Lattner · 24 years ago
  21. ccf571a Convert analyses to new pass structure by Chris Lattner · 24 years ago
  22. 7f74a56 Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
  23. fb5ae02 Split the PHINode class out from the iOther.h file into the iPHINode.h file by Chris Lattner · 24 years ago
  24. b1ca9cb Broad superficial changes: by Chris Lattner · 24 years ago
  25. 29aae15 Add method to unify all exit nodes of a method by Chris Lattner · 24 years ago