1. be4826e *** empty log message *** by Chris Lattner · 23 years ago
  2. 2675007 * Standardize how analysis results/passes as printed with the print() virtual by Chris Lattner · 23 years ago
  3. 78dd56f Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes by Chris Lattner · 24 years ago
  4. 83d485b * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into by Chris Lattner · 24 years ago
  5. ba1c1f2 Pull predecessor and successor iterators out of the CFG*.h files, and plop them into by Chris Lattner · 24 years ago
  6. bb09a10 Pull iterators out of CFG.h and CFGdecls and put them in Support directory by Chris Lattner · 24 years ago
  7. dec727e IntervalPartition & IntervalIterator classes have been split out into by Chris Lattner · 24 years ago
  8. 4c16155 Prepare for split between Interval, IntervalIterator, and IntervalIPartition by Chris Lattner · 24 years ago
  9. 34b62a0 Interval::HeaderNode is now accessed thorugh an accessor function by Chris Lattner · 24 years ago
  10. d79faa3 Implement the new Interval::isLoop method Implement destructor to free memory by Chris Lattner · 24 years ago
  11. 5035efa Add capability to build a derived interval graph by Chris Lattner · 24 years ago
  12. 28ae5cb Initial Checking of Interval handling code by Chris Lattner · 24 years ago