Do not emit getTargetNode() and SelectNodeTo() which takes more than 3
authorEvan Cheng <evan.cheng@apple.com>
Sun, 27 Aug 2006 08:11:28 +0000 (08:11 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 27 Aug 2006 08:11:28 +0000 (08:11 +0000)
commitf037ca6245ed148941227736d7d9a0895a359fd7
treeb056ebb466292f949cd41010a8c2ff605e54d442
parent694481ee01bfe507c6e37de0dc1c64cff455eefd
Do not emit getTargetNode() and SelectNodeTo() which takes more than 3
SDOperand arguments. Use the variants which take an array and number instead.

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