aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/multiple-loop-post-inc.ll
AgeCommit message (Expand)Author
2013-03-29Remove the old CodePlacementOpt pass.Benjamin Kramer
2012-06-26Enable the new LoopInfo algorithm by default.Andrew Trick
2012-04-27Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper
2011-11-10Use a bigger hammer to fix PR11314 by disabling the "forcing two-addressEvan Cheng
2010-04-08When expanding expressions which are using post-inc mode for multiple loops,Dan Gohman
2010-04-07Generalize IVUsers to track arbitrary expressions rather than expressionsDan Gohman