summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/cxx-uninitialized-object-ptr-ref.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2018-10-11 11:28:27 +0000
committerDavid Green <david.green@arm.com>2018-10-11 11:28:27 +0000
commit8066198442da16027a646c56d3c87ca0ba3fcb86 (patch)
tree15e754c1be196cf5135e43c132b35f6195c1b444 /clang/test/Analysis/cxx-uninitialized-object-ptr-ref.cpp
parent686ef9214147c048514f579b128bdbd9bbb49504 (diff)
downloadbcm5719-llvm-8066198442da16027a646c56d3c87ca0ba3fcb86.tar.gz
bcm5719-llvm-8066198442da16027a646c56d3c87ca0ba3fcb86.zip
[InstCombine] Demand bits of UMin
This is the umin alternative to the umax code from rL344237. We use DeMorgans law on the umax case to bring us to the same thing on umin, but using countLeadingOnes, not countLeadingZeros. Differential Revision: https://reviews.llvm.org/D53036 llvm-svn: 344239
Diffstat (limited to 'clang/test/Analysis/cxx-uninitialized-object-ptr-ref.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud