[PATCH] D125649: [ARM SEH 7] [ARM] Adjust the frame pointer when it's needed for SEH unwinding
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 22 14:43:41 PDT 2022
mstorsjo updated this revision to Diff 431272.
mstorsjo edited the summary of this revision.
mstorsjo added a comment.
Updated on top of the rest; store {r11,lr} below d8-d15 too, included that in the testcase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125649/new/
https://reviews.llvm.org/D125649
Files:
llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
llvm/lib/Target/ARM/ARMBaseRegisterInfo.h
llvm/lib/Target/ARM/ARMCallingConv.td
llvm/lib/Target/ARM/ARMFrameLowering.cpp
llvm/lib/Target/ARM/ARMSubtarget.cpp
llvm/lib/Target/ARM/ARMSubtarget.h
llvm/test/CodeGen/ARM/Windows/wineh-framepointer.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125649.431272.patch
Type: text/x-patch
Size: 17117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220522/06ed0996/attachment.bin>
More information about the llvm-commits
mailing list