Fixed PALIGNR to take 8-bit rotations in all cases.
authorSean Callanan <scallanan@apple.com>
Fri, 20 Nov 2009 21:40:28 +0000 (21:40 +0000)
committerSean Callanan <scallanan@apple.com>
Fri, 20 Nov 2009 21:40:28 +0000 (21:40 +0000)
commit201dfa7432ea71370eed71e38b01efd3fe8c43ff
treee502f5ebbe887bd1c946b3cb6db646323e1c98ba
parent017d121c5934a01922197b207c1cd981edeb2d25
Fixed PALIGNR to take 8-bit rotations in all cases.
Also fixed the corresponding testcase, and the PALIGNR
  intrinsic (tested for correctness with llvm-gcc).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89491 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicsX86.td
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/palignr-2.ll