Add intrinsic forms of mmx<->sse conversions. Notes:
authorDale Johannesen <dalej@apple.com>
Wed, 8 Sep 2010 19:15:38 +0000 (19:15 +0000)
committerDale Johannesen <dalej@apple.com>
Wed, 8 Sep 2010 19:15:38 +0000 (19:15 +0000)
commitaf4748168c1f6a405dc380abc45e27f05ab86c88
treead53f18f7aebcd095d2014bf3754c002ef45e166
parent845c5757ed40f23595b89cc0ba1db05e2c3d0099
Add intrinsic forms of mmx<->sse conversions.  Notes:
Omission of memory form of PI2PD is intentional; this
does not use an MMX register and does not put the chip
into MMX mode (PI2PS, oddly enough, does).
Operands of PI2PS follow the gcc builtin, not Intel.

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