For PR1205:
authorReid Spencer <rspencer@reidspencer.com>
Thu, 8 Mar 2007 01:52:58 +0000 (01:52 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 8 Mar 2007 01:52:58 +0000 (01:52 +0000)
commite7816b5c9e73635686b6a28a0e3d8c5593348916
tree7715584bb874b718d0bc1db68c8ac9735c397507
parent3e7594f18738a23cec052ca9399b7aafd718efef
For PR1205:
Provide an APIntified version of MaskedValueIsZero. This will (temporarily)
cause a "defined but not used" message from the compiler. It will be used
in the next patch in this series.

Patch by Sheng Zhou.

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