* Support for hasInFlag and hasOutFlag (on instructions). Remove nameless FLAG
authorEvan Cheng <evan.cheng@apple.com>
Fri, 23 Dec 2005 22:11:47 +0000 (22:11 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 23 Dec 2005 22:11:47 +0000 (22:11 +0000)
commit7b05bd58149f7984257d7881aaa2bd9407628754
tree7a1e888809ba1a2be1f8e6519cbfc67537680c8b
parentd6e8d4134022a3b451439a631b41744e9e07c034
* Support for hasInFlag and hasOutFlag (on instructions). Remove nameless FLAG
support which is fragile.
* Fixed a number of bugs.

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