[PATCH] D13361: Support for emitting inline stack probes
Andy Ayers via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 4 08:31:04 PST 2015
AndyAyers updated this revision to Diff 39141.
AndyAyers added a comment.
Save/restore RCX/RDX from the caller-supplied parameter save area.
Looked into expanding this later but the introduction of control flow by this expansion would require bigger changes there. Thoughs...?
Repository:
rL LLVM
http://reviews.llvm.org/D13361
Files:
include/llvm/Target/TargetFrameLowering.h
lib/CodeGen/PrologEpilogInserter.cpp
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86FrameLowering.h
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/stack-probe-size.ll
test/CodeGen/X86/win_coreclr_chkstk.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13361.39141.patch
Type: text/x-patch
Size: 22509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151104/0af6301f/attachment.bin>
More information about the llvm-commits
mailing list