aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_shuffle-28.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* merge a bunch more sse3 tests into sse3.llChris Lattner2009-08-151-4/+0
* Generate better code for v8i16 shuffles on SSE2Nate Begeman2009-02-231-25/+8
* Use movaps / movd to extract vector element 0 even with sse4.1. It's still ch...Evan Cheng2009-01-021-1/+1
* Added shuffle and splat test cases for r61365.Mon P Wang2008-12-231-0/+33