[PATCH] D80028: [AArch64] Add support of labels substraction to mov
Jian Cai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 18 16:50:12 PDT 2020
jcai19 updated this revision to Diff 264755.
jcai19 added a comment.
Support the cases when the result of subtraction between two labels are negative.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80028.264755.patch
Type: text/x-patch
Size: 6444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/4b1ee892/attachment.bin>
More information about the llvm-commits
mailing list