Parse the operand list of the instruction. We currently support register and immedia...
authorChris Lattner <sabre@nondot.org>
Sun, 1 Aug 2004 07:42:39 +0000 (07:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 1 Aug 2004 07:42:39 +0000 (07:42 +0000)
commit87c5905e0b6f551e21c9a96f1b6418920d908210
tree0fb421aeb2b4b36d9de64878b7787154a022917e
parent3fa861ac6c0be7066e5287092035dbf73a1ae21f
Parse the operand list of the instruction.  We currently support register and immediate operands.

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