MOVQ2DQ and MOVQ2DQ use SSE2. We should conditionalize the use of these
authorBill Wendling <isanbard@gmail.com>
Mon, 25 Aug 2008 18:20:52 +0000 (18:20 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 25 Aug 2008 18:20:52 +0000 (18:20 +0000)
commit51e05e7a9952feb22fa2bafc7699bc221e3eb566
tree108e28b2c886a448122151fa52f794dfbcffc9b4
parent7059e530edcf3294315f02751c9df5e485f2932c
MOVQ2DQ and MOVQ2DQ use SSE2. We should conditionalize the use of these
instructions on having SSE2.

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