aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/vec_demanded_elts.ll
Commit message (Expand)AuthorAgeFilesLines
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-5/+5
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-5/+5
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-5/+5
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-3/+3
* manually upgrade test. Add a new test2. I have no way to see if this worksChris Lattner2007-04-141-22/+33
* For PR1319:Reid Spencer2007-04-141-5/+11
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-5/+5
* new testcaseChris Lattner2006-10-051-0/+30