diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2019-04-11 13:02:19 +0000 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2019-04-11 13:02:19 +0000 |
commit | 4f5d2df48d57cf1f9f9aed3eac8337128f01f327 (patch) | |
tree | d418254041c0cc60745bfceedc833f9cdfd998b0 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 6fa145e429b726b5105d7570b121d918a799bb84 (diff) | |
download | bcm5719-llvm-4f5d2df48d57cf1f9f9aed3eac8337128f01f327.tar.gz bcm5719-llvm-4f5d2df48d57cf1f9f9aed3eac8337128f01f327.zip |
[ValueTracking] Change if-else chain into switch in computeKnownBitsFromAssume
This is a follow-up patch to D60504 to further improve
performance issues in computeKnownBitsFromAssume.
The patch is NFC, but may improve compile-time performance
if the compiler isn't clever enough to do the optimization
itself.
llvm-svn: 358163
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions