1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/MC/Disassembler
Jinsong Ji 1232463119 [PowerPC] Only use some extend mne if assembler is modern enough
Legacy AIX assembly might not support all extended mnes,
add one feature bit to control the generation in MC,
and avoid generating them by default on AIX.

Reviewed By: sfertile

Differential Revision: https://reviews.llvm.org/D94458
2021-01-14 20:36:10 +00:00
..
AArch64 [ARM] Update existing test case with +pauth targets 2021-01-11 15:39:13 +00:00
AMDGPU [AMDGPU][MC][NFC] Lit tests cleanup 2020-12-21 20:04:02 +03:00
ARC
ARM
Hexagon
Lanai
Mips
MSP430
PowerPC [PowerPC] Only use some extend mne if assembler is modern enough 2021-01-14 20:36:10 +00:00
RISCV [RISCV] Add support for printing pcrel immediates as absolute addresses in llvm-objdump 2020-12-04 10:34:12 -08:00
Sparc
SystemZ
WebAssembly [WebAssembly] Remove exnref and br_on_exn 2021-01-09 02:02:54 -08:00
X86 [X86] Add TLBSYNC, INVLPGB and SNP instructions 2021-01-08 22:28:53 +05:30
XCore