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
Dmitry Preobrazhensky d8fddd2027 [AMDGPU][MC] Corrected bound_ctrl for compatibility with sp3
Enabled "bound_ctrl:1" and disabled "bound_ctrl:-1" syntax.
Corrected printer to output "bound_ctrl:1" instead of "bound_ctrl:0".
See bug 35397 for detailed issue description.

Differential Revision: https://reviews.llvm.org/D97048
2021-02-22 14:59:40 +03:00
..
AArch64 [ARM] Update existing test case with +pauth targets 2021-01-11 15:39:13 +00:00
AMDGPU [AMDGPU][MC] Corrected bound_ctrl for compatibility with sp3 2021-02-22 14:59:40 +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
Sparc
SystemZ
WebAssembly [WebAssembly] Remove exnref and br_on_exn 2021-01-09 02:02:54 -08:00
X86 [X86] Fix disassembly of x86-64 GDTLS code sequence 2021-02-02 11:35:00 +00:00
XCore