diff options
author | Alina Sbirlea <asbirlea@google.com> | 2019-02-12 23:05:40 +0000 |
---|---|---|
committer | Alina Sbirlea <asbirlea@google.com> | 2019-02-12 23:05:40 +0000 |
commit | 8567ff0c3407392ebad21675570e890825ae0d20 (patch) | |
tree | f569ca0cd467ba4542d06299d2cb7b88a6d6415c /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 3eac27789d92b4aef0913cc0ae87a86ffa75d286 (diff) | |
download | bcm5719-llvm-8567ff0c3407392ebad21675570e890825ae0d20.tar.gz bcm5719-llvm-8567ff0c3407392ebad21675570e890825ae0d20.zip |
[LICM] Cap the clobbering calls in LICM.
Summary:
Unlimitted number of calls to getClobberingAccess can lead to high
compile times in pathological cases.
Switching EnableLicmCap flag from bool to int, and enabling to default 100.
(tested to be appropriate for current bechmarks)
We can revisit this value when enabling MemorySSA.
Reviewers: sanjoy, chandlerc, george.burgess.iv
Subscribers: jlebar, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D57968
llvm-svn: 353897
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions