[PATCH] D113341: [SystemZ] Support symbolic displacements.
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 15 13:48:08 PST 2021
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
jonpa marked an inline comment as done.
Closed by commit rG1c3ef9ef4a4d: [SystemZ] Support symbolic displacements. (authored by jonpa).
Changed prior to commit:
https://reviews.llvm.org/D113341?vs=387256&id=387392#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113341/new/
https://reviews.llvm.org/D113341
Files:
llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp
llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.h
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/SystemZAsmPrinter.cpp
llvm/lib/Target/SystemZ/SystemZInstrInfo.h
llvm/test/MC/SystemZ/fixups-out-of-range.s
llvm/test/MC/SystemZ/fixups.s
llvm/test/MC/SystemZ/reloc-absolute.s
llvm/test/MC/SystemZ/reloc-directive.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113341.387392.patch
Type: text/x-patch
Size: 42336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211115/5a63bce3/attachment.bin>
More information about the llvm-commits
mailing list