diff options
author | Philip Reames <listmail@philipreames.com> | 2019-06-23 17:06:57 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2019-06-23 17:06:57 +0000 |
commit | d22a2a9a7264ebe6468c5776b0e95d4dcf800ef5 (patch) | |
tree | 556ce88652bc43e5325f9b64113c4334f6f3e755 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | f955d5f623dd18d87e8b8bd6857cc0dbc1ec636d (diff) | |
download | bcm5719-llvm-d22a2a9a7264ebe6468c5776b0e95d4dcf800ef5.tar.gz bcm5719-llvm-d22a2a9a7264ebe6468c5776b0e95d4dcf800ef5.zip |
[IndVars] Remove dead instructions after folding trivial loop exit
In rL364135, I taught IndVars to fold exiting branches in loops with a zero backedge taken count (i.e. loops that only run one iteration). This extends that to eliminate the dead comparison left around.
llvm-svn: 364155
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions