aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/vec_demanded_elts.ll
Commit message (Expand)AuthorAgeFilesLines
* Simplify demanded bits of select sources where the condition is a constant ve...Pete Cooper2012-07-261-0/+19
* Teach SimplifyDemandedBits how to look through fpext and fptrunc to simplify ...Pete Cooper2012-07-261-0/+28
* Make demanded-elt simplification for shufflevector slightly stronger. Spotte...Eli Friedman2011-09-151-0/+11
* Move test to Transforms/InstCombine.Stuart Hastings2011-05-191-0/+16
* Teach instcombine about the rest of the SSE and SSE2 conversionChandler Carruth2011-01-101-0/+55
* Fold two related tests into the newly FileCheck-ized test, migratingChandler Carruth2011-01-101-0/+36
* Clean up and FileCheck-ize a test.Chandler Carruth2011-01-101-19/+19
* 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