[PATCH] D34387: [PATCH 2/2] Implement "probe-stack" on x86
whitequark via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 22 08:43:43 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL306010: [X86] Add support for "probe-stack" attribute (authored by whitequark).
Changed prior to commit:
https://reviews.llvm.org/D34387?vs=103515&id=103583#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34387
Files:
llvm/trunk/include/llvm/Target/TargetLowering.h
llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/test/CodeGen/X86/stack-probe-red-zone.ll
llvm/trunk/test/CodeGen/X86/stack-probes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34387.103583.patch
Type: text/x-patch
Size: 8790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/f586455b/attachment.bin>
More information about the llvm-commits
mailing list