1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/test/MC
Simon Dardis 59a7022fac [mips] Correct the predicates of arithmetic and logic instructions.
As part of this effort, duplicate and correct the predicates of some
aliases. Also disable code generation of some short form instructions
for FastISel, as it would otherwise reject them.

Reviewers: atanasyan, abeserminji, smaksimovic

Differential Revision: https://reviews.llvm.org/D47075

llvm-svn: 333530
2018-05-30 11:33:35 +00:00
..
AArch64 AArch64: print correct annotation for ADRP addresses. 2018-05-30 09:54:59 +00:00
AMDGPU AMDGPU: Fix v_dot{4, 8}* instruction encoding 2018-05-15 19:32:47 +00:00
ARM [MC] Relax .fill size requirements 2018-05-18 17:45:48 +00:00
AsmParser [MC] Relax .fill size requirements 2018-05-18 17:45:48 +00:00
AVR [AVR] Implement some missing code paths 2017-12-11 11:01:27 +00:00
BPF bpf: New disassembler testcases for 32-bit subregister support 2018-02-23 23:49:35 +00:00
COFF [CodeView] Add prefix to CodeView registers. 2018-05-29 14:35:34 +00:00
Disassembler [mips] Correct the predicates of arithmetic and logic instructions. 2018-05-30 11:33:35 +00:00
ELF MC: Introduce an ELF dwo object writer and teach llvm-mc about it. 2018-05-21 19:44:54 +00:00
Hexagon [Hexagon] Use addAliasForDirective for data directives 2018-05-17 13:21:18 +00:00
Lanai
MachO [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
Mips [mips] Correct the predicates of arithmetic and logic instructions. 2018-05-30 11:33:35 +00:00
PowerPC [PowerPC] Set isAsmParserOnly=1 for X-form TLS loads/stores 2018-05-28 15:27:58 +00:00
RISCV [RISCV] Support resolving fixup_riscv_call and add to MCFixupKindInfo table 2018-05-30 01:16:36 +00:00
Sparc [Sparc] Add .uahalf and .uaword directives 2018-05-28 12:42:55 +00:00
SystemZ
WebAssembly [WebAssembly] MC: Add compile-twice test and fix corresponding bug 2018-05-30 02:57:20 +00:00
X86 [x86] Introduce the enclv instruction 2018-05-08 07:11:05 +00:00