aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_shuffle-30.ll
Commit message (Expand)AuthorAgeFilesLines
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-191-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* change selectiondag to add the sign extended versions of immediate operandsChris Lattner2009-09-081-3/+3
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* 2nd attempt, fixing SSE4.1 issues and implementing feedback from duncan.Nate Begeman2009-04-271-4/+3
* Revert 69952. Causes testsuite failures on linux x86-64.Rafael Espindola2009-04-241-3/+4
* PR2957Nate Begeman2009-04-241-4/+3
* Fixes a case where we generate an incorrect mask for pshfhw in the presenceMon P Wang2009-02-041-0/+23