summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/licm-nested.ll
Commit message (Expand)AuthorAge
* X86: use sub-register sequences for MOV*r0 operationsTim Northover2013-05-30
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-12
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-08
* 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