Emit movq for 64-bit register to XMM register moves, but continue to accept
authorNick Lewycky <nicholas@mxc.ca>
Mon, 20 Jun 2011 18:33:26 +0000 (18:33 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 20 Jun 2011 18:33:26 +0000 (18:33 +0000)
commit1bd15700a0eb3057d3e2d65070c3fc6b99e0d8a2
treeeae295cc95f47a32efa843a1c80c92c14e22ffcf
parent332d7e871cbff385e6bf7d42565eb7d92cde0ed6
Emit movq for 64-bit register to XMM register moves, but continue to accept
movd when assembling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133452 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/bitcast2.ll
test/CodeGen/X86/vec_set-8.ll
test/CodeGen/X86/vec_set-9.ll
test/CodeGen/X86/vec_set-C.ll
test/CodeGen/X86/vec_shuffle-14.ll
test/CodeGen/X86/vec_shuffle-17.ll
test/MC/X86/x86-64.s
test/MC/X86/x86_64-avx-encoding.s