Simplify the AND-rooted mask+shift checking code to match that of the
authorChandler Carruth <chandlerc@gmail.com>
Wed, 11 Jan 2012 09:35:04 +0000 (09:35 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 11 Jan 2012 09:35:04 +0000 (09:35 +0000)
commit93b7358fc9657cbe4c82f750bac5b9d259923e04
tree68c90e071c225943944193a1ed5a2b666e256cb4
parentdddcd78e24babb4ca6b35d99abe40bdedde71fab
Simplify the AND-rooted mask+shift checking code to match that of the
SRL-rooted code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147941 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp