Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added vector of machine instructions for the basic block. | Vikram S. Adve | 2001-07-30 | 1 | -0/+8 |
* | Made the following changes: | Chris Lattner | 2001-07-14 | 1 | -4/+4 |
* | Changed the fundemental architecture of Operands for Instructions. Now | Chris Lattner | 2001-07-07 | 1 | -3/+0 |
* | Added new removePredecessor method prototype | Chris Lattner | 2001-06-29 | 1 | -0/+8 |
* | Add extra forwarding accessor methods so that getMethodList(), getBasicBlocks() | Chris Lattner | 2001-06-27 | 1 | -4/+32 |
* | Factor the predeclarations of the CFG.h functionality into a seperate, new he... | Chris Lattner | 2001-06-20 | 1 | -0/+6 |
* | Moved iterators to the new CFG.h file. | Chris Lattner | 2001-06-07 | 1 | -153/+0 |
* | Fixes for BB iterators, additional methods added for DCE pass | Chris Lattner | 2001-06-07 | 1 | -8/+11 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+246 |