[PATCH] D41131: [AArch64] Implement stack probing for windows

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 16 12:53:25 PST 2017


mstorsjo updated this revision to Diff 127256.
mstorsjo added a comment.

Fix the estimate of number of registers to spill, adjust it to make sure it won't underestimate the amount of stack used.


https://reviews.llvm.org/D41131

Files:
  docs/Extensions.rst
  lib/Target/AArch64/AArch64FrameLowering.cpp
  test/CodeGen/AArch64/chkstk.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41131.127256.patch
Type: text/x-patch
Size: 7609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171216/39d9710c/attachment.bin>


More information about the llvm-commits mailing list