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

Jian Cai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 12:08:45 PDT 2021


jcai19 updated this revision to Diff 332391.
jcai19 marked 3 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.332391.patch
Type: text/x-patch
Size: 35240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/f2cb3e86/attachment.bin>


More information about the llvm-commits mailing list