Don't let x86 asm printer use the no operand movsd alias. It should use the normal...
authorCraig Topper <craig.topper@gmail.com>
Tue, 23 Jul 2013 01:50:47 +0000 (01:50 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 23 Jul 2013 01:50:47 +0000 (01:50 +0000)
commit9b8b830f3fa6dca2275dcd86bdaf0d78ab1651a1
tree430e383c41e3d5852536c1249772dd33a9e84b07
parent10205d5a7370f26a2c30c7f35bbaa273210bfb33
Don't let x86 asm printer use the no operand movsd alias. It should use the normal movsl instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186924 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td
test/MC/Disassembler/X86/simple-tests.txt
test/MC/X86/x86-32.s
test/MC/X86/x86-64.s