1. 1b7f7dc Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes by Chris Lattner · 23 years ago
  2. 455889a * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into by Chris Lattner · 23 years ago
  3. f0604b8 Pull predecessor and successor iterators out of the CFG*.h files, and plop them into by Chris Lattner · 24 years ago
  4. 3ff4387 Pull iterators out of CFG.h and CFGdecls and put them in Support directory by Chris Lattner · 24 years ago
  5. 107109c IntervalPartition & IntervalIterator classes have been split out into by Chris Lattner · 24 years ago
  6. a0eb461 Prepare for split between Interval, IntervalIterator, and IntervalIPartition by Chris Lattner · 24 years ago
  7. a4ef933 Interval::HeaderNode is now accessed thorugh an accessor function by Chris Lattner · 24 years ago
  8. 1c54f1d Implement the new Interval::isLoop method Implement destructor to free memory by Chris Lattner · 24 years ago
  9. ed465bc Add capability to build a derived interval graph by Chris Lattner · 24 years ago
  10. 2275c1d Initial Checking of Interval handling code by Chris Lattner · 24 years ago