Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MEGAPATCH checkin. | Chris Lattner | 2002-06-25 | 1 | -1/+1 |
* | Remove all contents of the cfg namespace to the global namespace | Chris Lattner | 2002-04-28 | 1 | -4/+0 |
* | Change references to the Method class to be references to the Function | Chris Lattner | 2002-04-07 | 1 | -10/+10 |
* | * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into | Chris Lattner | 2002-02-12 | 1 | -8/+9 |
* | Method.h no longer includes BasicBlock.h | Chris Lattner | 2002-02-12 | 1 | -0/+1 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -3/+3 |
* | Pull predecessor and successor iterators out of the CFG*.h files, and plop th... | Chris Lattner | 2001-10-01 | 1 | -10/+9 |
* | getBasicBlocks() is not needed anymore for reading Method data | Chris Lattner | 2001-06-27 | 1 | -1/+1 |
* | Big changes. Interval*.h is now more or less finalized. IntervalPartition | Chris Lattner | 2001-06-25 | 1 | -33/+62 |
* | New files due to the Intervals.h splitup | Chris Lattner | 2001-06-24 | 1 | -0/+223 |