[PATCH] D29881: [PPC] Reduce stack frame size by allocating parameter area on an on-demand basis for ELFv2 ABI

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 01:02:27 PST 2017


inouehrs updated this revision to Diff 89619.
inouehrs added a comment.

I added message for asserts.


https://reviews.llvm.org/D29881

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29881.89619.patch
Type: text/x-patch
Size: 9629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/651eef4b/attachment.bin>


More information about the llvm-commits mailing list