llvm-project/llvm/test/MC
Thomas Lively 8638c897f4 [WebAssembly] Remove unimplemented-simd target feature
Now that the WebAssembly SIMD specification is finalized and engines are
generally up-to-date, there is no need for a separate target feature for gating
SIMD instructions that engines have not implemented. With this change,
v128.const is now enabled by default with the simd128 target feature.

Differential Revision: https://reviews.llvm.org/D98457
2021-03-18 10:23:12 -07:00
..
AArch64 [AArch64] Parse "rng" feature flag in .arch directive 2021-03-16 14:10:19 -07:00
AMDGPU [AMDGPU] Support SCC on buffer atomics 2021-03-18 09:56:14 -07:00
ARM [MC] Add parseEOL() overload and migrate some parseToken(AsmToken::EndOfStatement) to parseEOL() 2021-03-06 17:45:23 -08:00
AVR [AVR] Add register aliases XL, YH, etc 2021-03-03 15:36:05 +01:00
AsmParser [MC] Migrate some parseToken(AsmToken::EndOfStatement, ...) to parseEOL() 2021-03-06 19:25:22 -08:00
BPF
COFF [CodeView] Fix inline sites that are missing code offsets. 2020-12-07 13:01:53 -08:00
Disassembler [AMDGPU] Support SCC on buffer atomics 2021-03-18 09:56:14 -07:00
ELF Add requirement for aarch64-registered-target to test change added in 42e3f97a9d. 2021-03-09 12:26:15 -08:00
Hexagon ELFObjectWriter: Don't sort local symbols 2021-02-07 15:47:10 -08:00
Lanai
MSP430 [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
MachO [Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth. 2020-12-03 07:53:59 -08:00
Mips ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
PowerPC [MC][PowerPC] Support .reloc *, BFD_RELOC_{NONE,16,32,64}, * 2021-03-05 21:31:45 -08:00
RISCV [RISCV][MC] Fix nf encoding for vector ld/st whole register 2021-03-08 19:30:24 -08:00
Sparc [Sparc] Support relocatable expressions in the assembler 2021-02-10 14:52:44 +01:00
SystemZ [SystemZ] Introduce distinction between the jg/jl family of mnemonics for GNU as vs HLASM 2021-03-01 16:36:07 -05:00
VE [VE] Add missing BCR format 2020-10-29 23:30:49 +09:00
WebAssembly [WebAssembly] Remove unimplemented-simd target feature 2021-03-18 10:23:12 -07:00
X86 [MC][test] Fix reloc-directive-elf-*.s 2021-03-05 21:37:29 -08:00