Add support for assembling "movq" when it's correct to do so, while continuing
authorNick Lewycky <nicholas@mxc.ca>
Tue, 21 Jun 2011 22:45:41 +0000 (22:45 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 21 Jun 2011 22:45:41 +0000 (22:45 +0000)
commit94d4c91bc5b2a84e6b93250599b6742777dbd35e
tree9f63cd2a1e4a4a393210e0b540cea3499c6c5626
parent0c11218f0a38461a3d74c075ee3b76e511c7ccd0
Add support for assembling "movq" when it's correct to do so, while continuing
to emit "movd" across the board to continue supporting a Darwin assembler bug.
This is the reincarnation of r133452.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133565 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td
test/MC/X86/x86-64.s