aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/licm-nested.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
2011-10-11Make this test more specific. There are 3 stats that matched "machine-licm".Bob Wilson
2011-10-11Add dominance check for the instruction being hoisted.Devang Patel
2011-10-10Revert r141569 and r141576.Devang Patel
2011-10-10Add dominance check for the instruction being hoisted.Devang Patel
2010-08-18When sending stats output to stdout for grepping, don't emit normalDan Gohman
2010-08-17Tweak IVUsers' concept of "interesting" to exclude add recurrencesDan Gohman
2010-07-09Add a target triple.Dan Gohman
2010-07-09Fix MachineLICM to actually visit inner loops.Dan Gohman