aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/loop-strength-reduce4.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-16/+16
* Fix register-dependent X86 tests.Jakob Stoklund Olesen2011-04-051-3/+3
* test/loop-strength-reduce4: Add explicit triplet for Win32 host.NAKAMURA Takumi2010-09-021-2/+2
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-121-2/+16
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-221-16/+2
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-2/+16
* Add nounwinds.Dan Gohman2010-01-191-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* If a loop termination compare instruction is the only use of its stride,Evan Cheng2007-10-251-0/+49