[PATCH] D29881: [PPC] Reduce stack frame size by allocating parameter area on an on-demand basis for ELFv2 ABI
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 2 09:50:55 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL296771: [PowerPC][ELFv2ABI] Allocate parameter area on-demand to reduce stack frame size (authored by nemanjai).
Changed prior to commit:
https://reviews.llvm.org/D29881?vs=89619&id=90351#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29881
Files:
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/trunk/test/CodeGen/PowerPC/stacksize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29881.90351.patch
Type: text/x-patch
Size: 9725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170302/89982c84/attachment-0001.bin>
More information about the llvm-commits
mailing list