llvm-project/llvm/test/MC
Cullen Rhodes 0fc3a07398 [AArch64][SVE2] Asm: support WHILE instructions
Summary:
Patch adds support for the following instructions:
    * WHILEGE, WHILEGT, WHILEHS, WHILEHI, WHILEWR, WHILERW

The specification can be found here:
https://developer.arm.com/docs/ddi0602/latest

Reviewed By: chill

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

llvm-svn: 362215
2019-05-31 09:13:55 +00:00
..
AArch64 [AArch64][SVE2] Asm: support WHILE instructions 2019-05-31 09:13:55 +00:00
AMDGPU [AMDGPU][MC] Enabled constant expressions as operands of s_waitcnt 2019-05-27 14:08:43 +00:00
ARM [ARM] Introduce separate features for FP registers 2019-05-30 12:37:05 +00:00
AVR [AVR] Fix 'symbol_relocations.s' MC test 2019-05-18 16:38:48 +00:00
AsmParser [llvm-readobj] Change -t to --symbols in tests. NFC 2019-05-01 09:28:24 +00:00
BPF bpf: disassembler support for XADD under sub-register mode 2019-02-28 19:22:34 +00:00
COFF [llvm-pdbutil] Dump inline call site line table annotations 2019-05-29 21:26:25 +00:00
Disassembler [X86] Add VP2INTERSECT instructions 2019-05-31 02:50:41 +00:00
ELF Add IR support, ELF section and user documentation for partitioning feature. 2019-05-29 03:29:01 +00:00
Hexagon [llvm-objdump] - Print relocation record in a GNU format. 2019-05-07 13:14:18 +00:00
Lanai
MSP430 [llvm-readobj] Change -t to --symbols in tests. NFC 2019-05-01 09:28:24 +00:00
MachO Fix typo in r361251. 2019-05-21 13:23:32 +00:00
Mips [mips] LLVM and GAS now use same instructions for CFA Definition. NFCI 2019-05-15 12:05:27 +00:00
PowerPC [PPC64] Update LocalEntry from assigned symbols 2019-05-21 10:41:25 +00:00
RISCV [RISCV] Support assembling TLS LA pseudo instructions 2019-05-23 14:46:27 +00:00
Sparc [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
SystemZ [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
WebAssembly [llvm-readobj] Change -long-option to --long-option in tests. NFC 2019-05-01 05:27:20 +00:00
X86 [X86] Add VP2INTERSECT instructions 2019-05-31 02:50:41 +00:00