llvm-6502/test/MC
2014-04-19 05:40:09 +00:00
..
AArch64 AArch64/ARM64: produce correct relocation for conditional branches. 2014-04-16 15:27:52 +00:00
ARM Change the ARM assembler to require a :lower16: or :upper16 on non-constant 2014-04-18 23:06:39 +00:00
ARM64 ARM64: [su]xtw use W regs as inputs, not X regs. 2014-04-17 20:47:31 +00:00
AsmParser Patch by Ray Donnelly to print register names instead of numbers. 2014-04-19 05:40:09 +00:00
COFF COFF: fix an off by one error 2014-04-16 06:22:53 +00:00
Disassembler [X86] Add disassembler support for the 0x0f 0x7f form of movq %mm, %mm. 2014-04-17 06:33:45 +00:00
ELF Compress debug sections only when beneficial. 2014-04-18 21:52:26 +00:00
MachO [MC] Emit an error if cfi_startproc is used before a symbol is defined. 2014-04-15 01:17:45 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
Mips [mips] Use TwoOperandAliasConstraint for shift instructions. 2014-04-16 16:28:59 +00:00
PowerPC [MC] Emit an error if cfi_startproc is used before a symbol is defined. 2014-04-15 01:17:45 +00:00
Sparc [Sparc] Add trap on integer condition codes (Ticc) instructions to Sparc backend. 2014-03-02 23:39:07 +00:00
SystemZ [SystemZ] Add support for z196 float<->unsigned conversions 2014-03-21 10:56:30 +00:00
X86 AVX-512: Implemented masking for integer arithmetic & logic instructions. 2014-03-27 09:45:08 +00:00