aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/multiple-loop-post-inc.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-39/+39
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Remove the old CodePlacementOpt pass.Benjamin Kramer2013-03-291-1/+1
* 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