diff options
| author | Weiming Zhao <weimingz@codeaurora.org> | 2016-05-04 18:19:33 +0000 |
|---|---|---|
| committer | Weiming Zhao <weimingz@codeaurora.org> | 2016-05-04 18:19:33 +0000 |
| commit | 2373f769cefbd4213d46fb6df01bf453e7981ea9 (patch) | |
| tree | 4189691dc45cd12205956189b90f489d544e4f4c /llvm/lib/IR | |
| parent | dea877ca496168eec06493cfdd4fcd2059613b64 (diff) | |
| download | bcm5719-llvm-2373f769cefbd4213d46fb6df01bf453e7981ea9.tar.gz bcm5719-llvm-2373f769cefbd4213d46fb6df01bf453e7981ea9.zip | |
[ARM] Fix Scavenger assert due to underestimated stack size
Summary:
Currently, when checking if a stack is "BigStack" or not, it doesn't count into spills and arguments. Therefore, LLVM won't reserve spill slot for this actually "BigStack". This may cause scavenger failure.
Reviewers: rengolin
Subscribers: aemerson, rengolin, tberghammer, danalbert, srhines, llvm-commits
Differential Revision: http://reviews.llvm.org/D19896
llvm-svn: 268529
Diffstat (limited to 'llvm/lib/IR')
0 files changed, 0 insertions, 0 deletions

