summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/CondPropagate.cpp
Commit message (Expand)AuthorAgeFilesLines
* eliminate RegisterOpt. It does the same thing as RegisterPass.Chris Lattner2006-08-271-1/+1
* Handle single-entry PHI nodes correctly. This fixes PR877 andChris Lattner2006-08-141-1/+11
* Fix a fixme in CondPropagate.cpp by moving a PhiNode optimization intoNate Begeman2005-08-041-11/+0
* Remove trailing whitespaceMisha Brukman2005-04-211-3/+3
* silence a bogus warningChris Lattner2005-04-181-1/+1
* a new simple pass, which will be extended to be more useful in the future.Chris Lattner2005-04-151-0/+213
OpenPOWER on IntegriCloud