Move MaskedValueIsZero from the DAGCombiner to the TargetLowering interface,
authorChris Lattner <sabre@nondot.org>
Mon, 30 Jan 2006 04:08:18 +0000 (04:08 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 30 Jan 2006 04:08:18 +0000 (04:08 +0000)
commit553d8007ad29ab4ba7be261e91c38556dccdd95e
tree6b0204d036e988f8b28025b672961e3d02408341
parent9247d0b12b092654680a08289ed740cbd2f94366
Move MaskedValueIsZero from the DAGCombiner to the TargetLowering interface,
making isMaskedValueZeroForTargetNode simpler, and useable from other parts
of the compiler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25802 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h