summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/loop-strength-reduce4.ll
Commit message (Expand)AuthorAge
* Fix register-dependent X86 tests.Jakob Stoklund Olesen2011-04-05
* test/loop-strength-reduce4: Add explicit triplet for Win32 host.NAKAMURA Takumi2010-09-02
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-12
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-22
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-21
* Add nounwinds.Dan Gohman2010-01-19
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* If a loop termination compare instruction is the only use of its stride,Evan Cheng2007-10-25