aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/iPHINode.h
Commit message (Expand)AuthorAgeFilesLines
* By default PHINode::removeIncomingValue will delete the phi node if the lastChris Lattner2002-10-081-1/+8
* Add routines to update or erase operands (and to do so without externalVikram S. Adve2002-09-161-0/+6
* Implement support for inserting an instruction into a basic block right when itChris Lattner2002-09-101-17/+21
* Create a static version of Instruction::getOpcodeName(opCode) thatVikram S. Adve2002-07-141-1/+0
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-1/+1
* Split the PHINode class out from the iOther.h file into the iPHINode.h fileChris Lattner2001-12-031-0/+80