summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shuffle-30.ll
AgeCommit message (Expand)AuthorFilesLines
2010-12-19now that generic vector types aren't selected onto MMX registers, theseChris Lattner1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-09-08change selectiondag to add the sign extended versions of immediate operandsChris Lattner1-3/+3
2009-08-25Remove obsolete -f flags.Dan Gohman1-1/+1
2009-04-272nd attempt, fixing SSE4.1 issues and implementing feedback from duncan.Nate Begeman1-4/+3
2009-04-24Revert 69952. Causes testsuite failures on linux x86-64.Rafael Espindola1-3/+4
2009-04-24PR2957Nate Begeman1-4/+3
2009-02-04Fixes a case where we generate an incorrect mask for pshfhw in the presenceMon P Wang1-0/+23