aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shuffle-35.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-02-23Use the -stack-alignment option instead of using a target tripleDan Gohman
2009-02-23Make this test use darwin targe triple, to avoid stack traffic on linux.Nate Begeman
2009-02-23Generate better code for v8i16 shuffles on SSE2Nate Begeman