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
Heejin Ahn ecf1f07299 [WebAssembly] Remove exnref and br_on_exn
This removes `exnref` type and `br_on_exn` instruction. This is
effectively NFC because most uses of these were already removed in the
previous CLs.

Reviewed By: dschuff, tlively

Differential Revision: https://reviews.llvm.org/D94041
2021-01-09 02:02:54 -08:00
..
AArch64 [AArch64] Add support for the Branch Record Buffer extension 2020-12-18 11:11:06 +00:00
AMDGPU [AMDGPU][MC][NFC] Lit tests cleanup 2020-12-21 20:04:02 +03:00
ARC
ARM
Hexagon
Lanai
Mips [mips] Add tests to check disassembling of add.ps/mul.ps/sub.ps instructions 2020-11-13 14:31:12 +03:00
MSP430
PowerPC
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