[PATCH] D126763: [ARM] Implement lowering of the sponentry intrinsic
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 1 03:02:06 PDT 2022
mstorsjo created this revision.
mstorsjo added reviewers: efriedma, zzheng.
Herald added subscribers: jdoerfert, hiraditya, kristof.beyls.
Herald added a project: All.
mstorsjo requested review of this revision.
Herald added a project: LLVM.
This is needed for SEH based setjmp on Windows.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D126763
Files:
llvm/docs/LangRef.rst
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/test/CodeGen/ARM/sponentry.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126763.433337.patch
Type: text/x-patch
Size: 5816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220601/2dc3d801/attachment.bin>
More information about the llvm-commits
mailing list