OSDN Git Service

Make "movdq2q" and "movq2dq" dependent upon having SSE2 because they use the
authorBill Wendling <isanbard@gmail.com>
Wed, 27 Aug 2008 21:32:04 +0000 (21:32 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 27 Aug 2008 21:32:04 +0000 (21:32 +0000)
commit1dd0086b063030cd8f895e181837561c8a295511
treef7b5e2e23bf77d78e417a4767a7c72f339aee09f
parentd64d956f3da777a0d3ed3ac269bce046ea6ad939
Make "movdq2q" and "movq2dq" dependent upon having SSE2 because they use the
SSE2 registers as well as the MMX registers.

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