[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
Fri Jan 26 14:53:13 PST 2018


lei updated this revision to Diff 131660.
lei added a comment.

This is only for LE.


https://reviews.llvm.org/D42602

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  test/CodeGen/PowerPC/fastcc_stacksize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42602.131660.patch
Type: text/x-patch
Size: 6275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180126/9ab5e992/attachment.bin>


More information about the llvm-commits mailing list