[PATCH] D154899: [SystemZ] Allow symbols in immediate asm operands
Ilya Leoshkevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 10 15:06:53 PDT 2023
iii updated this revision to Diff 538846.
iii added a comment.
- Remove an unused variable.
- Remove an irrelevant whitespace change.
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/SystemZOperands.td
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/utils/TableGen/CodeEmitterGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154899.538846.patch
Type: text/x-patch
Size: 29498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230710/1239ff8a/attachment.bin>
More information about the llvm-commits
mailing list