summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/vec_shuffle.ll
Commit message (Expand)AuthorAge
* Land the long talked about "type system rewrite" patch. ThisChris Lattner2011-07-09
* Change instcombine's getShuffleMask to represent undef with negative values.Bob Wilson2010-10-29
* Make instcombine a little more aggressive in combining vector shuffles.Bob Wilson2010-10-29
* Temporarily revert r110987 as it's causing some miscompares inEric Christopher2010-08-17
* Reapply this transformation now that it is passing the external test which it...Nate Begeman2010-08-13
* Temporarily revert 110737 and 110734, they were causing failuresEric Christopher2010-08-12
* Add test for recent instcombine vector shuffle enhancementNate Begeman2010-08-10
* add newlines at the end of files.Chris Lattner2010-04-07
* reduce vec_shuffle2 and merge into vec_shuffle.Chris Lattner2009-10-11
* filecheckize vec_shuffle.ll and merge shuffle.ll into it.Chris Lattner2009-10-11
* 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
* For PR1319:Reid Spencer2007-04-15
* For PR1319:Reid Spencer2007-04-14
* Remove use of implementation keyword.Reid Spencer2007-03-28
* For PR411:Reid Spencer2007-01-30
* For PR761:Reid Spencer2007-01-26
* new testChris Lattner2007-01-05
* manually upgrade this testcaseChris Lattner2007-01-05
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* new testcaseChris Lattner2006-05-25
* new testcasesChris Lattner2006-05-25
* new testcaseChris Lattner2006-04-10
* New testcaseChris Lattner2006-04-10