The first operand to AND does not always have more than two operands. This
authorChris Lattner <sabre@nondot.org>
Tue, 30 Aug 2005 00:59:16 +0000 (00:59 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Aug 2005 00:59:16 +0000 (00:59 +0000)
commit15055733f85da5dc9a29e64cc1a2eeda38898f68
treebaf3a73dc83d96cc8d2f6bbc56c2431fb988ec0c
parent6de08f4377302cb73ca6a378410889be423af20f
The first operand to AND does not always have more than two operands. This
fixes MediaBench/toast with the dag selector

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23141 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelDAGToDAG.cpp