* Added an explicit type field to ComplexPattern.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 8 Dec 2005 02:14:08 +0000 (02:14 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 8 Dec 2005 02:14:08 +0000 (02:14 +0000)
commit3aa39f439a0971a2502b2c728a8006becaf96601
treee6801bc85862c41d7505df78b05077ec97056802
parentec693f77c03f5511001bfcac8180de6b551f7b1d
* Added an explicit type field to ComplexPattern.
* Renamed MatchingNodes to RootNodes.

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