Implement MaskedValueIsZero for ANY_EXTEND nodes
authorChris Lattner <sabre@nondot.org>
Thu, 2 Feb 2006 06:43:15 +0000 (06:43 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 Feb 2006 06:43:15 +0000 (06:43 +0000)
commit9a06cce0f2088a298f357b933fb7d8e268f6ca52
treef8432ddc0d871f1d9d008e2e51a4f16ffd9f19f7
parent1bac9410193495d82f643e40b74f8c755664a534
Implement MaskedValueIsZero for ANY_EXTEND nodes

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