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

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 08:30:20 PST 2017


hfinkel added a comment.

Please add some regression tests (i.e. in test/CodeGen/PowerPC/).


https://reviews.llvm.org/D29881





More information about the llvm-commits mailing list