diff options
author | Florian Hahn <florian.hahn@arm.com> | 2018-11-27 18:17:27 +0000 |
---|---|---|
committer | Florian Hahn <florian.hahn@arm.com> | 2018-11-27 18:17:27 +0000 |
commit | fd6ea134f4c4eb32d9f19d4ba36316e6d7e05f4b (patch) | |
tree | 4029d6148bea4bd50feb30ede3f2a67e61eb3349 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 5bb1bf6ff55d9a7d9af51e0f3b55de768567deb9 (diff) | |
download | bcm5719-llvm-fd6ea134f4c4eb32d9f19d4ba36316e6d7e05f4b.tar.gz bcm5719-llvm-fd6ea134f4c4eb32d9f19d4ba36316e6d7e05f4b.zip |
[PartialInliner] Make PHIs free in cost computation.
InlineCost also treats them as free and the current implementation
can cause assertion failures if PHI nodes are moved outside the region
from entry BBs to the region.
It also updates the code to use the instructionsWithoutDebug iterator.
Reviewers: davidxl, davide, vsk, graham-yiu-huawei
Reviewed By: davidxl
Differential Revision: https://reviews.llvm.org/D54748
llvm-svn: 347683
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions