Flip the arguments when converting vpermd/vpermps intrinsics into instructions. The...
authorCraig Topper <craig.topper@gmail.com>
Mon, 16 Apr 2012 06:26:15 +0000 (06:26 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 16 Apr 2012 06:26:15 +0000 (06:26 +0000)
commit7e9f7fbc11835baa50c5ebb688a9fd515d6fafed
treec389fc46628ca950de1bf966c23aa6b5dcc3dd05
parent59fc1664ab6136a347e635c2e8fcd2fe12db3936
Flip the arguments when converting vpermd/vpermps intrinsics into instructions. The intrinsic has the mask as the last operand, but the instruction has it as the second.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154797 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td