summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2019-04-01 16:26:08 +0000
committerPhilip Reames <listmail@philipreames.com>2019-04-01 16:26:08 +0000
commit05e3e554b47aee32588ec30fbf0d64db6a438ab8 (patch)
treeb76dc88c88b28472a3661f883bb66b888d7f97bf /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
parent6c21ccd245bb89134a296a5ccf74ef2a5158f6e9 (diff)
downloadbcm5719-llvm-05e3e554b47aee32588ec30fbf0d64db6a438ab8.tar.gz
bcm5719-llvm-05e3e554b47aee32588ec30fbf0d64db6a438ab8.zip
[LoopPred] Be uniform about proving generated conditions
We'd been optimizing the case where the predicate was obviously true, do the same for the false case. Mostly just for completeness sake, but also may improve compile time in loops which will exit through the guard. Such loops are presumed rare in fastpath code, but may be present down untaken paths, so optimizing for them is still useful. llvm-svn: 357408
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud