1. eb5230c Remove generic routines to Support/SetOperations.h by Chris Lattner · 24 years ago
  2. 65b9709 Provide the right AnalysisID for postdominators by Chris Lattner · 24 years ago
  3. 93193f8 Convert analyses to new pass structure by Chris Lattner · 24 years ago
  4. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
  5. cee8f9a Create a new #include "Support/..." directory structure to move things by Chris Lattner · 24 years ago
  6. ff5a8c4 Fix a bad assertion to be correct . The root basic block can be used by PHI nodes. by Chris Lattner · 24 years ago
  7. f0604b8 Pull predecessor and successor iterators out of the CFG*.h files, and plop them into by Chris Lattner · 24 years ago
  8. 3ff4387 Pull iterators out of CFG.h and CFGdecls and put them in Support directory by Chris Lattner · 24 years ago
  9. 1b5499b Make sure noone branches to the entry node of the method by Chris Lattner · 24 years ago
  10. 384e5b1 Handle case where there is no exit node from a flowgraph by Chris Lattner · 24 years ago
  11. 57dbb3a Moved inline/llvm/Tools/* to include/llvm/Support/* by Chris Lattner · 24 years ago
  12. 3590830 Fixed post dominator frontiers! Yaay! by Chris Lattner · 24 years ago
  13. 94108ab Implement support for postdominators, except in dom frontiers by Chris Lattner · 24 years ago
  14. 1715229 Checkin of new dominator calculation routines. These will be improved in by Chris Lattner · 24 years ago