Add patterns for MMX that use the new intrinsics.
authorDale Johannesen <dalej@apple.com>
Tue, 7 Sep 2010 18:10:56 +0000 (18:10 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 7 Sep 2010 18:10:56 +0000 (18:10 +0000)
commit86097c384f84981494ed9c200ff5763afcd960de
tree28f2d8882694a4f69321ec14630a443c9ee4cb0c
parentfa7f82ce5c96fd2a2efeb6cf403499504770fb28
Add patterns for MMX that use the new intrinsics.
Enable palignr intrinsic.
These may need adjustment for a new VT in due course.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113233 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicsX86.td
lib/Target/X86/X86InstrMMX.td
lib/Target/X86/X86InstrSSE.td
utils/TableGen/X86RecognizableInstr.cpp