aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Scalar/CodeGenLICM.cpp
Commit message (Expand)AuthorAgeFilesLines
* Nick pointed out that DominanceFrontier and DominanceTree are preservedDan Gohman2009-09-211-2/+0
* Remove the special-case for constants in PHI nodes; it's not reallyDan Gohman2009-09-211-3/+0
* Add a new pass for doing late hoisting of floating-point and vectorDan Gohman2009-09-161-0/+117