Age | Commit message (Expand) | Author |
---|---|---|
2001-12-03 | Rename ConstPoolVal -> Constant | Chris Lattner |
2001-12-03 | Split the PHINode class out from the iOther.h file into the iPHINode.h file | Chris Lattner |
2001-11-12 | Changed insert instructions only for CONSTANTS - back to original | Ruchira Sasanka |
2001-11-08 | Bug fix: cannot modify Phi operands while iterating over them! | Vikram S. Adve |
2001-11-03 | Commented out code so that copies are inserted for all phi args | Ruchira Sasanka |
2001-10-18 | Convert to new simpler pass itf | Chris Lattner |
2001-10-15 | Add new Pass infrastructure and some examples | Chris Lattner |