1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test/MC
Ayke van Laethem 67e3f1aa81 [AVR] Add register aliases XL, YH, etc
These aliases are sometimes used in assembly code and make the code more
readable. They are supported by avr-gcc too.

Differential Revision: https://reviews.llvm.org/D96492
2021-03-03 15:36:05 +01:00
..
AArch64 ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
AMDGPU [AMDGPU] Make OMod explicit for V_CVT_{U,I}* 2021-03-02 13:32:06 -05:00
ARM [ARM] support symbolic expressions as branch target in b.w 2021-03-01 17:41:35 -08:00
AsmParser Reland "[AsmParser] make .ascii support spaces as separators" 2021-01-14 17:51:47 -08:00
AVR [AVR] Add register aliases XL, YH, etc 2021-03-03 15:36:05 +01:00
BPF [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
COFF [CodeView] Fix inline sites that are missing code offsets. 2020-12-07 13:01:53 -08:00
Disassembler [AMDGPU][MC][GFX9+] Corrected encoding of op_sel_hi for unused operands in VOP3P 2021-03-02 13:02:25 +03:00
ELF [MC] Allow .cfi_sections with empty section list 2021-02-25 22:29:49 -08:00
Hexagon ELFObjectWriter: Don't sort local symbols 2021-02-07 15:47:10 -08:00
Lanai [lit] Delete empty lines at the end of lit.local.cfg NFC 2019-06-17 09:51:07 +00:00
MachO [Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth. 2020-12-03 07:53:59 -08:00
Mips ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
MSP430 [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
PowerPC ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
RISCV [RISCV] vle1.v/vse1.v should be unmasked instructions. 2021-02-23 19:59:22 +08:00
Sparc [Sparc] Support relocatable expressions in the assembler 2021-02-10 14:52:44 +01:00
SystemZ [SystemZ] Introduce distinction between the jg/jl family of mnemonics for GNU as vs HLASM 2021-03-01 16:36:07 -05:00
VE [VE] Add missing BCR format 2020-10-29 23:30:49 +09:00
WebAssembly [WebAssembly] Swap operand order of call_indirect in text format 2021-03-03 08:51:21 +01:00
X86 [X86] Use correct padding when in 16-bit mode 2021-02-25 20:05:45 -08:00