[PATCH] D43968: [X86] Handle EAX being live when calling chkstk for x86_64

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 01:42:41 PST 2018


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

Added a testcase based on the reduced IR from the bug.


https://reviews.llvm.org/D43968

Files:
  lib/Target/X86/X86FrameLowering.cpp
  test/CodeGen/X86/shrink-wrap-chkstk-x86_64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43968.136698.patch
Type: text/x-patch
Size: 3963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/d36c7448/attachment.bin>


More information about the llvm-commits mailing list