Make more uses of getHighBitsSet and get rid of some pointless & of an
authorReid Spencer <rspencer@reidspencer.com>
Sun, 25 Mar 2007 04:26:16 +0000 (04:26 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 25 Mar 2007 04:26:16 +0000 (04:26 +0000)
commit2f5491791bdb413315691150765919dd4a4fb53d
treeb6cda6802c3608bbcd4bbbfc09d779f70d9fa586
parent065421f99fc155c3910a77c3a47de99f3f6af4d0
Make more uses of getHighBitsSet and get rid of some pointless & of an
APInt with its type mask.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35325 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp