[PATCH] D125648: [ARM SEH 6] [ARM] Add SEH opcodes in frame lowering
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 22 14:42:47 PDT 2022
mstorsjo updated this revision to Diff 431271.
mstorsjo added a comment.
Updated to cut the prologue short, omitting parts that realign the stack. Updated to use separate `.seh_nop` directives for epilogues.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125648/new/
https://reviews.llvm.org/D125648
Files:
llvm/lib/Target/ARM/ARMAsmPrinter.cpp
llvm/lib/Target/ARM/ARMBaseRegisterInfo.h
llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
llvm/lib/Target/ARM/ARMFrameLowering.cpp
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/ARMSubtarget.cpp
llvm/lib/Target/ARM/ARMTargetMachine.cpp
llvm/test/CodeGen/ARM/Windows/wineh-opcodes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125648.431271.patch
Type: text/x-patch
Size: 39912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220522/4745a293/attachment.bin>
More information about the llvm-commits
mailing list