First steps to getting PredicateOperand's to work. This handles instruction
authorChris Lattner <sabre@nondot.org>
Sat, 4 Nov 2006 01:35:50 +0000 (01:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 4 Nov 2006 01:35:50 +0000 (01:35 +0000)
commitdfdaeb276e50baea18abbe30a85f1c206bb3d154
tree7ef2440acc9f45a333dfd4cd73bed59facff5e54
parent5d528947833ee03f6f557dc0694bc3713b925a6c
First steps to getting PredicateOperand's to work.  This handles instruction
and pat pattern definitions.  Codegen is not right for them yet.

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