[PATCH] D154899: [SystemZ] Allow symbols in immediate asm operands

Ilya Leoshkevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 02:09:47 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa0eee6c97187: [SystemZ] Allow symbols in immediate asm operands (authored by iii).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154899/new/

https://reviews.llvm.org/D154899

Files:
  llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp
  llvm/lib/Target/SystemZ/SystemZOperands.td
  llvm/test/MC/SystemZ/fixups-bad-z13.s
  llvm/test/MC/SystemZ/fixups.s
  llvm/test/MC/SystemZ/insn-bad-z196.s
  llvm/test/MC/SystemZ/insn-bad.s
  llvm/test/MC/SystemZ/insn-good-z196.s
  llvm/test/MC/SystemZ/insn-good.s
  llvm/test/MC/SystemZ/reloc-absolute.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154899.542810.patch
Type: text/x-patch
Size: 64592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230721/5059da41/attachment-0001.bin>


More information about the llvm-commits mailing list