[PATCH] D88699: [AArch64] Allow pairing lr with other GPRs for WinCFI
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 23:26:23 PDT 2020
mstorsjo updated this revision to Diff 295738.
mstorsjo added a comment.
Added checks/asserts and a testcase for trying to pair lr with an even register.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88699/new/
https://reviews.llvm.org/D88699
Files:
llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/test/CodeGen/AArch64/win64_vararg.ll
llvm/test/CodeGen/AArch64/wineh-save-lrpair1.mir
llvm/test/CodeGen/AArch64/wineh-save-lrpair2.mir
llvm/test/CodeGen/AArch64/wineh-save-lrpair3.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88699.295738.patch
Type: text/x-patch
Size: 11762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201002/bec8b3cc/attachment.bin>
More information about the llvm-commits
mailing list