diff options
author | Craig Topper <craig.topper@intel.com> | 2017-09-22 18:57:23 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-09-22 18:57:23 +0000 |
commit | 3edda87c428236e263b872888e757b1f778878a4 (patch) | |
tree | ad2f5b25a243d2539340b1c7a0037e377eb43104 /lldb/packages/Python/lldbsuite/test/python_api/section | |
parent | 5b35b687856581bf9c08cafdcd88ff4054f47ec3 (diff) | |
download | bcm5719-llvm-3edda87c428236e263b872888e757b1f778878a4.tar.gz bcm5719-llvm-3edda87c428236e263b872888e757b1f778878a4.zip |
[InstCombine] Move the call to isSignBitCheck into getDemandedBitsLHSMask instead of calling it outside and passing its result through a flag. NFCI
The result of the isSignBitCheck isn't used anywhere else and this allows us to share the m_APInt call in the likely case that it isn't a sign bit check.
llvm-svn: 314018
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section')
0 files changed, 0 insertions, 0 deletions