Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | By default PHINode::removeIncomingValue will delete the phi node if the last | Chris Lattner | 2002-10-08 | 1 | -1/+8 |
* | Add routines to update or erase operands (and to do so without external | Vikram S. Adve | 2002-09-16 | 1 | -0/+6 |
* | Implement support for inserting an instruction into a basic block right when it | Chris Lattner | 2002-09-10 | 1 | -17/+21 |
* | Create a static version of Instruction::getOpcodeName(opCode) that | Vikram S. Adve | 2002-07-14 | 1 | -1/+0 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -1/+1 |
* | Split the PHINode class out from the iOther.h file into the iPHINode.h file | Chris Lattner | 2001-12-03 | 1 | -0/+80 |