improve type checking of SDNode operand count. This rejects all cases
authorChris Lattner <sabre@nondot.org>
Sun, 28 Mar 2010 08:48:47 +0000 (08:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Mar 2010 08:48:47 +0000 (08:48 +0000)
commit2a22cdc716ea652d6c9ebdaae028b5c75ab2793a
treeb69956d83e0a3e116f2c096ff5397b8fff48d8f4
parent263bd9abe283caf7461cf77c494d441679351be1
improve type checking of SDNode operand count.  This rejects all cases
where an incorrect number of operands is provided to an sdnode instead
of just a few cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99761 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenDAGPatterns.cpp
utils/TableGen/CodeGenDAGPatterns.h