[PATCH] D13361: Support for emitting inline stack probes
Andy Ayers via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 9 08:57:50 PST 2015
AndyAyers updated this revision to Diff 39707.
AndyAyers added a comment.
Updated per review feedback.
Range-based for, no implicit iterators, addRegOffset, more stringent checking in test case
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.39707.patch
Type: text/x-patch
Size: 23689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151109/9f75665e/attachment.bin>
More information about the llvm-commits
mailing list