aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/loop-strength-reduce.ll
AgeCommit message (Expand)Author
2008-12-05Make LoopStrengthReduce smarter about hoisting things out ofDale Johannesen
2008-11-26this doesn't need EHChris Lattner
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2006-12-31For PR950:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-03-20Option -enable-x86-lsr has been removedEvan Cheng
2006-03-17Add a lsr common loop invariant hoisting test caseEvan Cheng