Emit code that matches the incoming DAG pattern and checks predicates.
authorChris Lattner <sabre@nondot.org>
Fri, 23 Sep 2005 21:33:23 +0000 (21:33 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 23 Sep 2005 21:33:23 +0000 (21:33 +0000)
commitd1ff35a49d1a8bfbcbaaec259ea368848d599a03
treee0043916098b9e2ba5e3cef29d5a42432801655d
parent3f7e91477e8cd7b8cae8b3b3d2c5e01d4848cf2b
Emit code that matches the incoming DAG pattern and checks predicates.
This does not check that types match yet, but PPC only has one integer type
;-).

This also doesn't have the code to build the resultant dag.

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