summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/vec_shuffle.ll
Commit message (Expand)AuthorAge
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-19
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319:Reid Spencer2007-04-16
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Update a count, this test now passes.Chris Lattner2006-04-13
* add new testcaseChris Lattner2006-04-08
* Add testcases for vpku[hw]um(x,x)Chris Lattner2006-04-06
* Add vmrg(x,x) testsChris Lattner2006-04-06
* Add tests for vmrg[hl]*Chris Lattner2006-04-06
* test vperm promotionChris Lattner2006-04-06
* new testcaseChris Lattner2006-04-06