summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-03-02 19:20:59 +0000
committerReid Kleckner <rnk@google.com>2016-03-02 19:20:59 +0000
commit65f9d9cd324fc12f8bf90fa67477e2ddd90803d6 (patch)
tree59aafeca41a840b088622377df59b63033a5ae15 /lldb/packages/Python/lldbsuite/test/python_api
parentf290912d2248687e688779d1d89999df56c14a09 (diff)
downloadbcm5719-llvm-65f9d9cd324fc12f8bf90fa67477e2ddd90803d6.tar.gz
bcm5719-llvm-65f9d9cd324fc12f8bf90fa67477e2ddd90803d6.zip
Revert "[X86] Elide references to _chkstk for dynamic allocas"
This reverts commit r262370. It turns out there is code out there that does sequences of allocas greater than 4K: http://crbug.com/591404 The goal of this change was to improve the code size of inalloca call sequences, but we got tangled up in the mess of dynamic allocas. Instead, we should come back later with a separate MI pass that uses dominance to optimize the full sequence. This should also be able to remove the often unneeded stacksave/stackrestore pairs around the call. llvm-svn: 262505
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud