Added some aliases to the fcomip and fucompi Intel instructions. So that llvm-mc
authorKevin Enderby <enderby@apple.com>
Wed, 27 Oct 2010 00:59:28 +0000 (00:59 +0000)
committerKevin Enderby <enderby@apple.com>
Wed, 27 Oct 2010 00:59:28 +0000 (00:59 +0000)
commit41e8cc73cf570754fffdc6963321c153a8010458
tree8c7daaa7de7cce30102b36b5127bcac306af2711
parentc95c1465fdba059f6cbf24d1d9fd84f442c60fe4
Added some aliases to the fcomip and fucompi Intel instructions. So that llvm-mc
will accept versions that the darwin assembler allows.  Forms ending in "pi" and
forms without all the operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117427 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp
test/MC/X86/x86-32.s