Add a test case for r242191 ([MMX] Use the appropriate instructions for
authorAlex Lorenz <arphaman@gmail.com>
Tue, 28 Jul 2015 17:52:59 +0000 (17:52 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 28 Jul 2015 17:52:59 +0000 (17:52 +0000)
commit305e8f6312f9d461bb9fd1dd73a894d899b77fcc
tree7f364b57c58a3a0ce25094ced8874c580c6199ed
parent2e88f4fc5fd461d5eb846c9aa91daaa369aeba48
Add a test case for r242191 ([MMX] Use the appropriate instructions for
GR64 <-> VR64 copies).

This commit adds a MIR test case for the commit r242191, which was committed
without one. This test case verifies that the ExpandPostRA pass expands the
GR64 <-> VR64 copies into the appropriate MMX_MOV instructions.

llvm-svn: 243457
llvm/test/CodeGen/X86/expand-vr64-gr64-copy.mir [new file with mode: 0644]
llvm/test/CodeGen/X86/lit.local.cfg