[PATCH] D80028: [AArch64] Support expression results as immediate values in mov

Jian Cai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 18:43:34 PDT 2020


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

Updates based on comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80028

Files:
  llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp
  llvm/test/MC/AArch64/basic-a64-diagnostics.s
  llvm/test/MC/AArch64/mov-expr-as-immediate.s
  llvm/test/MC/AArch64/mov-expression-as-immediate.s
  llvm/test/MC/AArch64/mov-unsupported-expr-as-immediate.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80028.267105.patch
Type: text/x-patch
Size: 7796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/2090345c/attachment.bin>


More information about the llvm-commits mailing list