summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/multiple-loop-post-inc.ll
Commit message (Expand)AuthorAge
* Remove the old CodePlacementOpt pass.Benjamin Kramer2013-03-29
* Enable the new LoopInfo algorithm by default.Andrew Trick2012-06-26
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-27
* Use a bigger hammer to fix PR11314 by disabling the "forcing two-addressEvan Cheng2011-11-10
* When expanding expressions which are using post-inc mode for multiple loops,Dan Gohman2010-04-08
* Generalize IVUsers to track arbitrary expressions rather than expressionsDan Gohman2010-04-07