[PATCH] D98916: [ARM] support symbolic expression as immediate in memory instructions

Jian Cai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 8 11:48:32 PDT 2021


jcai19 updated this revision to Diff 336180.
jcai19 marked 5 inline comments as done.
jcai19 added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98916

Files:
  llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h
  llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
  llvm/test/MC/ARM/arm-memory-instructions-immediate.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98916.336180.patch
Type: text/x-patch
Size: 35688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/51686d5f/attachment.bin>


More information about the llvm-commits mailing list