summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shuffle-6.ll
Commit message (Expand)AuthorAge
* merge a bunch of shuffle tests into sse2.llChris Lattner2010-08-29
* add some nounwind'sChris Lattner2010-08-29
* Make this test more robust in case LLVM ever decides to align the globalDan Gohman2010-06-21
* Revert the recent alignment changes. They're broken for -Os because,Dan Gohman2010-04-02
* Remove this initializer so that the optimizer doesn't convertDan Gohman2010-04-02
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-21
* 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
* Fix a broken test.Evan Cheng2006-07-20
* Fix test failure on non-Apple systems.Evan Cheng2006-07-12
* Update.Evan Cheng2006-07-10
* New vector shuffle test case.Evan Cheng2006-07-07