aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/loop-strength-reduce.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Make LoopStrengthReduce smarter about hoisting things out ofDale Johannesen2008-12-051-3/+4
* this doesn't need EHChris Lattner2008-11-261-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-19/+19
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-1/+2
* For PR950:Reid Spencer2006-12-311-3/+3
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Option -enable-x86-lsr has been removedEvan Cheng2006-03-201-1/+1
* Add a lsr common loop invariant hoisting test caseEvan Cheng2006-03-171-0/+28