summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/vec_demanded_elts.ll
Commit message (Expand)AuthorAge
* Move test to Transforms/InstCombine.Stuart Hastings2011-05-19
* Teach instcombine about the rest of the SSE and SSE2 conversionChandler Carruth2011-01-10
* Fold two related tests into the newly FileCheck-ized test, migratingChandler Carruth2011-01-10
* Clean up and FileCheck-ize a test.Chandler Carruth2011-01-10
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* manually upgrade test. Add a new test2. I have no way to see if this worksChris Lattner2007-04-14
* For PR1319:Reid Spencer2007-04-14
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* new testcaseChris Lattner2006-10-05