llvm-6502/test/MC
Chris Lattner cb296ec0b6 Fix rdar://8468087 - llvm-mc commutes fmul (and friend) operands.
My previous fix for rdar://8456371 should only apply to fmulp/faddp,
not to fmul/fadd.  Instruction set orthogonality is overrated or 
something.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114818 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-27 07:08:21 +00:00
..
AsmParser Fix rdar://8468087 - llvm-mc commutes fmul (and friend) operands. 2010-09-27 07:08:21 +00:00
COFF test: Fix coff-dump section array indicies to 1 based to match file format. 2010-09-15 03:58:51 +00:00
Disassembler Fix vmov.f64 disassembly on targets where sizeof(long) != 8. 2010-09-17 23:48:07 +00:00
ELF Move ELF to HasReliableSymbolDifference=true. Also take the opportunity to put 2010-09-25 05:42:19 +00:00
MachO MC/Mach-O/i386: Fix a crash in relocation handling. 2010-09-17 15:21:50 +00:00