llvm-6502/test/MC
Kevin Enderby 41e8cc73cf 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
2010-10-27 00:59:28 +00:00
..
ARM Add correct NEON encodings for vqshl, vqshrn, vqshrun, vqrshl, vqshrn, and vqrshrun. 2010-10-26 22:50:46 +00:00
AsmParser MC/AsmParser: Fix relative precedence of {+,-} and comparison ops. 2010-10-25 20:18:56 +00:00
COFF Unbreak test on non-COFF targets. 2010-10-16 11:27:13 +00:00
Disassembler Fixed handling of immediate operand sizes, which 2010-10-22 01:24:11 +00:00
ELF Add support for .ident. 2010-10-26 19:35:47 +00:00
MachO MC/Mach-O/i386: Fix a crash in relocation handling. 2010-09-17 15:21:50 +00:00
X86 Added some aliases to the fcomip and fucompi Intel instructions. So that llvm-mc 2010-10-27 00:59:28 +00:00