llvm-project/llvm/test/MC
wanglei 14e8741f32 [LoongArch][test] Replace bashism `|&` to `2>&1 |` (NFC)
The bash syntax `|&` is unsupported on other shells.

Differential Revision: https://reviews.llvm.org/D133187
2022-09-02 18:10:54 +08:00
..
AArch64 [MC] [Win64EH] Fix the calculation of the end of epilogs 2022-08-08 23:03:17 +03:00
AMDGPU [AMDGPU][MC][GFX11][NFC] Update asm tests for VOP3P instructions 2022-08-30 17:04:09 +03:00
ARM [ARM] Parse Tag_also_compatible_with attribute 2022-08-16 11:22:56 +01:00
AVR [MC][AVR] Implement decoding ST/LD 2022-05-05 01:53:59 +00:00
AsmParser [Object] Add ELF section type for offloading objects 2022-07-07 12:20:30 -04:00
BPF [BPF] Implement mod operation 2022-05-12 10:59:18 +08:00
COFF [MC] Avoid UAF in WinCOFFObjectWriter with weak symbols. 2022-07-16 13:24:08 +03:00
CSKY [CSKY] Add missing codegen pattern for 16-bit instruction 2022-03-29 16:05:30 +08:00
Disassembler [AArch64InstPrinter] Add some `<reg:...>` for llvm-mc --mdis output 2022-09-01 21:34:56 -07:00
ELF [MC][test] Test FreeBSD after D131162 2022-08-28 23:13:46 -07:00
GOFF [SystemZ][z/OS] Implement detection and handling for XPLink Leaf procedures. 2022-07-17 14:30:33 -04:00
Hexagon [Hexagon] Duplex error: wrong branch hint 2022-01-07 12:04:01 -08:00
Lanai
LoongArch [LoongArch][test] Replace bashism `|&` to `2>&1 |` (NFC) 2022-09-02 18:10:54 +08:00
M68k [M68k] Add MC support for link/unlk 2022-08-08 11:00:11 +08:00
MSP430
MachO [MC][re-land] Omit DWARF unwind info if compact unwind is present where eligible 2022-06-12 17:24:19 -04:00
Mips [MC][Mips] Support .reloc *, BFD_RELOC_{NONE,16,32,64}, * 2022-06-30 16:39:23 -07:00
PowerPC [llvm-objdump] Default to --mcpu=future for PPC64 2022-06-30 11:30:35 -07:00
RISCV RISCV: permit unaligned nop-slide padding emission 2022-08-24 20:26:48 +00:00
Sparc [SPARC][MC] Support more relocation types 2022-06-05 14:09:39 -04:00
SystemZ [SystemZ] Bugfix for symbolic displacements. 2022-05-22 17:41:36 +02:00
VE [VE] Support srel32 in symbol reference 2021-12-13 20:29:17 +09:00
WebAssembly [MC][WebAssembly] Allow accurate errors in doBeforeLabelEmit 2022-09-01 01:26:33 -07:00
X86 [X86][MC] Avoid emitting incorrect warning for complex FMUL 2022-07-28 13:58:34 +08:00
XCOFF