summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/HoistPHIConstants.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-21/+18
* Split the PHINode class out from the iOther.h file into the iPHINode.h fileChris Lattner2001-12-031-3/+1
* Changed insert instructions only for CONSTANTS - back to originalRuchira Sasanka2001-11-121-5/+7
* Bug fix: cannot modify Phi operands while iterating over them!Vikram S. Adve2001-11-081-16/+23
* Commented out code so that copies are inserted for all phi argsRuchira Sasanka2001-11-031-8/+19
* Convert to new simpler pass itfChris Lattner2001-10-181-3/+6
* Add new Pass infrastructure and some examplesChris Lattner2001-10-151-0/+61
OpenPOWER on IntegriCloud