[PATCH] D52216: [AArch64] Support adding X[8-15, 18] registers as CSRs.
Tri Vo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 18 16:33:37 PDT 2018
trong updated this revision to Diff 166048.
trong added a comment.
- Added UpdateMaskCustomCall() util function to AArch64ISelLowering.
- Added test for case when x18 is specified as both reserved and call-saved.
Repository:
rL LLVM
https://reviews.llvm.org/D52216
Files:
lib/Target/AArch64/AArch64.td
lib/Target/AArch64/AArch64CallLowering.cpp
lib/Target/AArch64/AArch64FastISel.cpp
lib/Target/AArch64/AArch64FrameLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.h
lib/Target/AArch64/AArch64RegisterInfo.cpp
lib/Target/AArch64/AArch64RegisterInfo.h
lib/Target/AArch64/AArch64Subtarget.cpp
lib/Target/AArch64/AArch64Subtarget.h
test/CodeGen/AArch64/arm64-custom-call-saved-reg.ll
test/CodeGen/AArch64/arm64-reserve-call-saved-reg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52216.166048.patch
Type: text/x-patch
Size: 19119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/d4d7b256/attachment.bin>
More information about the llvm-commits
mailing list