1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/MC
Simon Atanasyan 29ef74f4f6 [mips][test] Remove redundant and invalid CHECK-NOT directives. NFC
1. It's redundant to explicitly check that string does not contain `PAUSE_MM`
   token if check that the `PAUSE` token is followed by an angle bracket.
2. The removed `CHECK-NOT` directives do not have trailing colons.
2020-04-03 16:29:39 +03:00
..
AArch64 [MC][AArch64] Make .reloc support arbitrary relocation types 2020-03-27 12:30:52 -07:00
AMDGPU [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
ARM [MC][ARM] Make .reloc support arbitrary relocation types 2020-03-27 12:29:49 -07:00
AsmParser [Object] Change ELFObjectFile<ELFT>::getFileFormatName() to use BFD names 2020-03-16 07:42:04 -07:00
AVR [Object] Change ELFObjectFile<ELFT>::getFileFormatName() to use BFD names 2020-03-16 07:42:04 -07: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 [X86InstPrinter] Change printPCRelImm to print the target address in hexadecimal form 2020-03-26 08:28:59 -07:00
Disassembler [X86] Add SERIALIZE instruction. 2020-04-02 16:19:23 +08:00
ELF [Object] Change ELFObjectFile<ELFT>::getFileFormatName() to use BFD names 2020-03-16 07:42:04 -07:00
Hexagon [Object] Change ELFObjectFile<ELFT>::getFileFormatName() to use BFD names 2020-03-16 07:42:04 -07:00
Lanai
MachO [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
Mips [mips][test] Remove redundant and invalid CHECK-NOT directives. NFC 2020-04-03 16:29:39 +03:00
MSP430 [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
PowerPC [PPCInstPrinter] Print conditional branches as bt 2, $target instead of bt 2, .+$imm 2020-03-31 15:05:38 -07:00
RISCV [RISCV] Support RISC-V ELF attributes sections in llvm-readobj. 2020-04-01 21:50:11 +08:00
Sparc [Object] Change ELFObjectFile<ELFT>::getFileFormatName() to use BFD names 2020-03-16 07:42:04 -07:00
SystemZ [SystemZ] Allow %r0 in address context for AsmParser 2020-03-31 19:48:50 +02:00
WebAssembly [WebAssembly] SIMD integer abs instructions 2020-03-19 17:25:58 -07:00
X86 [X86] Add SERIALIZE instruction. 2020-04-02 16:19:23 +08:00