1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test/MC/SystemZ
Ulrich Weigand fc8f374f5d [SystemZ] Add support for .reloc assembler directive
Add support for the .reloc directive along the lines of
other back-ends.

This fixes a regression after https://reviews.llvm.org/D104080
was merged, since that patch presupposed support for .reloc.
2021-06-25 21:51:10 +02:00
..
asm-match.s
directive-insn-vector.s [SystemZAsmParser] Treat VR128 separately in ParseDirectiveInsn(). 2020-10-06 14:42:40 +02:00
directive-insn.s
fixups-zEC12.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
fixups.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
insn-bad-z13.s
insn-bad-z14.s
insn-bad-z15.s
insn-bad-z196.s
insn-bad-zEC12.s
insn-bad.s [SystemZ] Introduce distinction between the jg/jl family of mnemonics for GNU as vs HLASM 2021-03-01 16:36:07 -05:00
insn-good-z13.s [SystemZ] Allow specifying integer registers as part of the address calculation 2020-07-08 18:20:24 +02:00
insn-good-z14.s [SystemZ] Allow specifying integer registers as part of the address calculation 2020-07-08 18:20:24 +02:00
insn-good-z15.s [SystemZ] Allow specifying integer registers as part of the address calculation 2020-07-08 18:20:24 +02:00
insn-good-z196.s
insn-good-zEC12.s
insn-good.s [SystemZ] Adding extra extended mnemonics for SystemZ target 2020-12-02 08:25:31 -05:00
invalid-instructions-spellcheck.s
lit.local.cfg
regs-bad.s [SystemZAsmParser] Treat VR128 separately in ParseDirectiveInsn(). 2020-10-06 14:42:40 +02:00
regs-good.s [SystemZ] Allow specifying integer registers as part of the address calculation 2020-07-08 18:20:24 +02:00
reloc-directive.s [SystemZ] Add support for .reloc assembler directive 2021-06-25 21:51:10 +02:00
tokens.s [SystemZ] Allow specifying integer registers as part of the address calculation 2020-07-08 18:20:24 +02:00
word.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00