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