simplify the way operand flags and constraints are handled, making it easier
authorChris Lattner <sabre@nondot.org>
Mon, 6 Nov 2006 23:49:51 +0000 (23:49 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 6 Nov 2006 23:49:51 +0000 (23:49 +0000)
commita0cca4ae267bc28143e8f4737e119349d95e4825
treea6cbf078c7cb8516cd5402f364cb8e4b47d783bc
parenta818e92f8b7ac805c0c7a9747d427186048b1440
simplify the way operand flags and constraints are handled, making it easier
to extend.

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