diff options
author | Craig Topper <craig.topper@intel.com> | 2017-07-06 15:58:54 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-07-06 15:58:54 +0000 |
commit | 3e1909d7972c135f0c1fcd204c9d2755ff2f0a73 (patch) | |
tree | e61478e83db179ee8c89a0cbedb293bf4c92b2ac /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 90707394e37ffade2d9a14caed4e875423b5a101 (diff) | |
download | bcm5719-llvm-3e1909d7972c135f0c1fcd204c9d2755ff2f0a73.tar.gz bcm5719-llvm-3e1909d7972c135f0c1fcd204c9d2755ff2f0a73.zip |
[InstCombine] Don't create extra ConstantInt objects in foldSelectICmpAnd. NFCI
Instead just use APInt objects and only create a ConstantInt at the end if we need it for the Offset.
llvm-svn: 307270
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions