aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/multiple-loop-post-inc.ll
Commit message (Expand)AuthorAgeFilesLines
* Enable the new LoopInfo algorithm by default.Andrew Trick2012-06-261-4/+4
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-271-1/+1
* Use a bigger hammer to fix PR11314 by disabling the "forcing two-addressEvan Cheng2011-11-101-0/+4
* When expanding expressions which are using post-inc mode for multiple loops,Dan Gohman2010-04-081-0/+27
* Generalize IVUsers to track arbitrary expressions rather than expressionsDan Gohman2010-04-071-0/+277