[PATCH] D15200: [X86] Put no-op ADJCALLSTACK markers around all dynamic lowerings
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 3 12:00:41 PST 2015
rnk created this revision.
rnk added a reviewer: qcolombet.
rnk added subscribers: llvm-commits, hans.
These ADJCALLSTACK markers don't generate code, but they keep dynamic
alloca code that calls chkstk out of the prologue.
http://reviews.llvm.org/D15200
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/shrink-wrap-chkstk.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15200.41785.patch
Type: text/x-patch
Size: 5622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151203/c98238e3/attachment.bin>
More information about the llvm-commits
mailing list