Add some missing x86 patterns for movdq2q. Fixes two (LLVM-)GCC DejaGNU testcases...
authorStuart Hastings <stuart@apple.com>
Fri, 23 Apr 2010 19:03:32 +0000 (19:03 +0000)
committerStuart Hastings <stuart@apple.com>
Fri, 23 Apr 2010 19:03:32 +0000 (19:03 +0000)
commite3ff9ba40c1f0905941d8d696ce354b79031b144
tree1d8cf2a53c13466669a71558b22941eff3422ca4
parent12104464f339b0915d0d1d7db35173cda8f59469
Add some missing x86 patterns for movdq2q.  Fixes two (LLVM-)GCC DejaGNU testcases.  Radar 6881029.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102199 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrMMX.td
test/CodeGen/X86/mmx-movdq2q1.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-movdq2q2.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-movdq2q3.ll [new file with mode: 0644]
test/CodeGen/X86/mmx-movdq2q4.ll [new file with mode: 0644]