summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/HoistPHIConstants.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change references to the Method class to be references to the FunctionChris Lattner2002-04-071-4/+4
* Change over to use new style pass mechanism, now passes only expose smallChris Lattner2002-02-261-7/+10
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-5/+5
* 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