[PATCH] D61892: [AArch64] Treat x18 as callee-saved in functions with windows calling convention on non-windows OSes
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 29 12:00:37 PDT 2020
mstorsjo updated this revision to Diff 267313.
mstorsjo added a comment.
Clarified the comment about always backing up x18, added a condition about CalleeCC.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61892/new/
https://reviews.llvm.org/D61892
Files:
llvm/lib/Target/AArch64/AArch64CallingConvention.td
llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
llvm/test/CodeGen/AArch64/win64cc-backup-x18.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61892.267313.patch
Type: text/x-patch
Size: 4683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/c5761e26/attachment-0001.bin>
More information about the llvm-commits
mailing list