llvm-project/llvm/test/MC
Thomas Lively a1b8b0739a [WebAssembly] Fix i8x16.popcnt opcode
When I updated the SIMD opcodes in f5764a8654, I accidentally missed updating
i8x16.popcnt. This patch fixes the omission.

Differential Revision: https://reviews.llvm.org/D99536
2021-03-29 17:23:15 -07:00
..
AArch64 [AArch64] Support .arch_extension pan 2021-03-24 11:29:22 -07:00
AMDGPU AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04: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 [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
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 Fix test case in b4a8c0ebb6 2021-03-18 15:55:48 -07: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] Add vfabs.v pseudo instruction. 2021-03-28 10:24:05 +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] Fix i8x16.popcnt opcode 2021-03-29 17:23:15 -07:00
X86 [MC][test] Fix reloc-directive-elf-*.s 2021-03-05 21:37:29 -08:00