Convert Legalize to use the APInt form of ComputeMaskedBits.
authorDan Gohman <gohman@apple.com>
Wed, 20 Feb 2008 16:57:27 +0000 (16:57 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 20 Feb 2008 16:57:27 +0000 (16:57 +0000)
commit91dc17ba4991e971c7e89e07642b10817aa28055
tree72cd34b4eec2d154b9d3404c6e18a164c56c15e9
parentb5660dc8223bd5eb3d21d9855692617fcdec5663
Convert Legalize to use the APInt form of ComputeMaskedBits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47383 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/LegalizeTypesExpand.cpp