These ADJCALLSTACK markers don't generate code, but they keep dynamic
alloca code that calls chkstk out of the prologue.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15200
[X86] Put no-op ADJCALLSTACK markers around all dynamic lowerings ClosedPublic Authored by rnk on Dec 3 2015, 12:00 PM.
Details Summary These ADJCALLSTACK markers don't generate code, but they keep dynamic
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 3 2015, 12:32 PM Closed by commit rL254645: [X86] Put no-op ADJCALLSTACK markers around all dynamic lowerings (authored by rnk). · Explain WhyDec 3 2015, 12:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41790 llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/inalloca-stdcall.ll
llvm/trunk/test/CodeGen/X86/inalloca.ll
llvm/trunk/test/CodeGen/X86/shrink-wrap-chkstk.ll
|