summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shuffle-28.ll
Commit message (Expand)AuthorAge
* Rewrite X86 codegen regression test with FileCheckMichael Liao2013-04-30
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove obsolete -f flags.Dan Gohman2009-08-25
* merge a bunch more sse3 tests into sse3.llChris Lattner2009-08-15
* Generate better code for v8i16 shuffles on SSE2Nate Begeman2009-02-23
* Use movaps / movd to extract vector element 0 even with sse4.1. It's still ch...Evan Cheng2009-01-02
* Added shuffle and splat test cases for r61365.Mon P Wang2008-12-23