summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopStrengthReduce/dont_reduce_bytes.ll
Commit message (Expand)AuthorAge
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Upgrade tests.Tanya Lattner2008-03-19
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* this passes with the change in predicateChris Lattner2005-10-11
* lsr doesn't emit gep instructions anymoreChris Lattner2005-10-11
* temporarily fail these two tests until LSR evolves to support themChris Lattner2005-08-01
* Add testcase for this:Chris Lattner2005-03-06