Add an APInt version of ShrinkDemandedConstant.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 12 Mar 2007 17:15:10 +0000 (17:15 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 12 Mar 2007 17:15:10 +0000 (17:15 +0000)
commit6b79e2d2027bb05dbeeb6789e12268c0b71bc78d
treec93dfb65f8fccc1167c61a362540b9516a4b0e57
parentedd089c86a58d82a290701bedf5284489eae1ec5
Add an APInt version of ShrinkDemandedConstant.

Patch by Zhou Sheng.

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