[PATCH] D42602: [PowerPC] Reduce stack frame for fastcc functions by only allocating parameter save area when needed
Lei Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 20 07:11:57 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325581: [PowerPC] Reduce stack frame for fastcc functions by only allocating parameter… (authored by lei, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42602?vs=133555&id=135052#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42602
Files:
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/trunk/test/CodeGen/PowerPC/fastcc_stacksize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42602.135052.patch
Type: text/x-patch
Size: 6867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180220/39efc451/attachment.bin>
More information about the llvm-commits
mailing list