[PATCH] D20263: X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Tue May 17 13:32:17 PDT 2016
This revision was automatically updated to reflect the committed changes.
hans marked an inline comment as done.
Closed by commit rL269828: X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions (authored by hans).
Changed prior to commit:
http://reviews.llvm.org/D20263?vs=57417&id=57514#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20263
Files:
llvm/trunk/lib/Target/X86/CMakeLists.txt
llvm/trunk/lib/Target/X86/X86.h
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/lib/Target/X86/X86InstrCompiler.td
llvm/trunk/lib/Target/X86/X86InstrInfo.td
llvm/trunk/lib/Target/X86/X86MachineFunctionInfo.h
llvm/trunk/lib/Target/X86/X86TargetMachine.cpp
llvm/trunk/lib/Target/X86/X86WinAllocaExpander.cpp
llvm/trunk/test/CodeGen/X86/cleanuppad-inalloca.ll
llvm/trunk/test/CodeGen/X86/dynamic-alloca-in-entry.ll
llvm/trunk/test/CodeGen/X86/inalloca-ctor.ll
llvm/trunk/test/CodeGen/X86/inalloca-invoke.ll
llvm/trunk/test/CodeGen/X86/inalloca-stdcall.ll
llvm/trunk/test/CodeGen/X86/inalloca.ll
llvm/trunk/test/CodeGen/X86/shrink-wrap-chkstk.ll
llvm/trunk/test/CodeGen/X86/win-alloca-expander.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20263.57514.patch
Type: text/x-patch
Size: 26342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160517/e9319c84/attachment.bin>
More information about the llvm-commits
mailing list