summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/CodeGenLICM.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove CodeGenLICM. It's largely obsoleted by MachineLICM's new abilityDan Gohman2009-10-311-112/+0
* Add a form of addPreserved which takes a string argument, to allow passesDan Gohman2009-10-081-4/+4
* 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
OpenPOWER on IntegriCloud