llvm-6502/test/MC
2013-10-08 05:53:50 +00:00
..
AArch64 [AArch64] Add support for NEON scalar arithmetic instructions: 2013-10-07 16:36:15 +00:00
ARM [ARM] Improve build attributes emission. 2013-10-07 16:55:23 +00:00
AsmParser
COFF
Disassembler Remove some instructions that existed to provide aliases to the assembler. Can be done with InstAlias instead. Unfortunately, this was causing printer to use 'vmovq' or 'vmovd' based on what was parsed. To cleanup the inconsistencies convert all 'vmovd' with 64-bit registers to 'vmovq', but provide an alias so that 'vmovd' will still parse. 2013-10-08 05:53:50 +00:00
ELF
MachO
Markup
Mips Remove some really nasty uses of hasRawTextSupport. 2013-10-05 16:42:21 +00:00
PowerPC
SystemZ
X86 Remove some instructions that existed to provide aliases to the assembler. Can be done with InstAlias instead. Unfortunately, this was causing printer to use 'vmovq' or 'vmovd' based on what was parsed. To cleanup the inconsistencies convert all 'vmovd' with 64-bit registers to 'vmovq', but provide an alias so that 'vmovd' will still parse. 2013-10-08 05:53:50 +00:00