summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/licm-nested.ll
AgeCommit message (Expand)AuthorFilesLines
2011-10-11Make this test more specific. There are 3 stats that matched "machine-licm".Bob Wilson1-1/+1
2011-10-11Add dominance check for the instruction being hoisted.Devang Patel1-1/+1
2011-10-10Revert r141569 and r141576.Devang Patel1-1/+1
2011-10-10Add dominance check for the instruction being hoisted.Devang Patel1-1/+1
2010-08-18When sending stats output to stdout for grepping, don't emit normalDan Gohman1-1/+1
2010-08-17Tweak IVUsers' concept of "interesting" to exclude add recurrencesDan Gohman1-1/+1
2010-07-09Add a target triple.Dan Gohman1-1/+1
2010-07-09Fix MachineLICM to actually visit inner loops.Dan Gohman1-0/+89