aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LICM/hoist-invariant-load.ll
AgeCommit message (Expand)Author
2013-03-12Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung
2013-03-08Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2011-11-08LICM pass now understands invariant load metadata. Nothing generates this ye...Pete Cooper