Move most MMX instructions (defined as anything that
authorDale Johannesen <dalej@apple.com>
Thu, 9 Sep 2010 01:02:39 +0000 (01:02 +0000)
committerDale Johannesen <dalej@apple.com>
Thu, 9 Sep 2010 01:02:39 +0000 (01:02 +0000)
commit4efb0feac89738cf1ad57516e3efc600c513c4b0
tree314433cf628e751a79b3cd07418eebed147d745b
parentbd6bf0848ee651a3cf4ea868b7a7605e37b4e028
Move most MMX instructions (defined as anything that
uses MMX, even if it also uses other things) from InstrSSE
into InstrMMX.  No (intended) functional change.

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