aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/vec_shuffle.ll
Commit message (Expand)AuthorAgeFilesLines
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-191-430/+428
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-5/+5
* For PR1319:Reid Spencer2007-04-161-6/+8
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-6/+6
* Update a count, this test now passes.Chris Lattner2006-04-131-1/+1
* add new testcaseChris Lattner2006-04-081-0/+16
* Add testcases for vpku[hw]um(x,x)Chris Lattner2006-04-061-1/+71
* Add vmrg(x,x) testsChris Lattner2006-04-061-2/+156
* Add tests for vmrg[hl]*Chris Lattner2006-04-061-2/+164
* test vperm promotionChris Lattner2006-04-061-0/+16
* new testcaseChris Lattner2006-04-061-0/+86