[PATCH] [CodeGen] Reuse stack space from unused function results

Sergey Dmitrouk sdmitrouk at accesssoftek.com
Wed May 13 13:05:09 PDT 2015


Address inline comments:

- remove ARM asm checks;
- add check for function calls between lifetime markers;
- replace `-O3` with `-O1 -disable-llvm-optzns`.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9743

Files:
  lib/CodeGen/CGCall.cpp
  test/CodeGenCXX/stack-reuse.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9743.25727.patch
Type: text/x-patch
Size: 5155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150513/75197bc9/attachment.bin>


More information about the cfe-commits mailing list