Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Split the PHINode class out from the iOther.h file into the iPHINode.h file | Chris Lattner | 2001-12-03 | 1 | -1/+1 | |
* | Commit more code over to new cast style | Chris Lattner | 2001-10-02 | 1 | -10/+8 | |
* | Convert more code to use new style casts | Chris Lattner | 2001-10-01 | 1 | -1/+1 | |
* | Pull predecessor and successor iterators out of the CFG*.h files, and plop th... | Chris Lattner | 2001-10-01 | 1 | -4/+2 | |
* | Support new setName itf | Chris Lattner | 2001-09-07 | 1 | -6/+5 | |
* | Added vector of machine instructions for the basic block. | Vikram S. Adve | 2001-07-30 | 1 | -1/+6 | |
* | * ValueHolder now takes 3 arguments | Chris Lattner | 2001-07-14 | 1 | -5/+4 | |
* | Add implementation of BasicBlock::removePredecessor code that was factored | Chris Lattner | 2001-06-29 | 1 | -0/+48 | |
* | Miscellaneous cleanups: | Chris Lattner | 2001-06-27 | 1 | -3/+3 | |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+113 |