aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/licm-nested.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+90
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-89/+0
* Make this test more specific. There are 3 stats that matched "machine-licm".Bob Wilson2011-10-111-1/+1
* Add dominance check for the instruction being hoisted.Devang Patel2011-10-111-1/+1
* Revert r141569 and r141576.Devang Patel2011-10-101-1/+1
* Add dominance check for the instruction being hoisted.Devang Patel2011-10-101-1/+1
* When sending stats output to stdout for grepping, don't emit normalDan Gohman2010-08-181-1/+1
* Tweak IVUsers' concept of "interesting" to exclude add recurrencesDan Gohman2010-08-171-1/+1
* Add a target triple.Dan Gohman2010-07-091-1/+1
* Fix MachineLICM to actually visit inner loops.Dan Gohman2010-07-091-0/+89