diff options
author | Philip Reames <listmail@philipreames.com> | 2019-04-01 16:05:15 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2019-04-01 16:05:15 +0000 |
commit | d109e2a7c3b7602c92e1fd92884876a28b68fd78 (patch) | |
tree | 299d5cd55fd5fcc8031d8baae391aeeef3719892 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | dae5ff2b7b8e0eedea2d7cc6b767e83a57d997b1 (diff) | |
download | bcm5719-llvm-d109e2a7c3b7602c92e1fd92884876a28b68fd78.tar.gz bcm5719-llvm-d109e2a7c3b7602c92e1fd92884876a28b68fd78.zip |
[LoopPred] Delete the old condition expressions if unused
LoopPredication was replacing the original condition, but leaving the instructions to compute the old conditions around. This would get cleaned up by other passes of course, but we might as well do it eagerly. That also makes the test output less confusing.
llvm-svn: 357406
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions