Generalize instcombine's support for combining multiple bit checks into a single...
authorOwen Anderson <resistor@mac.com>
Wed, 8 Sep 2010 22:16:17 +0000 (22:16 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 8 Sep 2010 22:16:17 +0000 (22:16 +0000)
commit5c3c23afe77a2ce784b613af12cf9278c38fdcbf
tree370bfc7d11819a3971f315f97df68d09cf8012d0
parent373c458850a963ab062046529337fe976e1f944d
Generalize instcombine's support for combining multiple bit checks into a single test.  Patch by Dirk Steinke!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113423 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
test/Transforms/InstCombine/bit-checks.ll