[PATCH] D34387: [PATCH 2/2] Implement "probe-stack" on x86
Patrick Walton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 20 10:56:46 PDT 2017
pcwalton updated this revision to Diff 103236.
pcwalton added a comment.
Herald added a subscriber: qcolombet.
Added more context, added missing tests, removed whitespace-only changes.
https://reviews.llvm.org/D34387
Files:
include/llvm/CodeGen/MachineFunction.h
lib/CodeGen/MachineFunction.cpp
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86FrameLowering.h
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/stack-probe-call-spills-EBX.ll
test/CodeGen/X86/stack-probe-call-spills-RBX.ll
test/CodeGen/X86/stack-probes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34387.103236.patch
Type: text/x-patch
Size: 17839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170620/7ab38deb/attachment.bin>
More information about the llvm-commits
mailing list