Add, and start using, the CodeGenInstruction class. This class represents
authorChris Lattner <sabre@nondot.org>
Sun, 1 Aug 2004 05:04:00 +0000 (05:04 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 1 Aug 2004 05:04:00 +0000 (05:04 +0000)
commitec3524064c57fbc2c5976ca301bbaadc94006d07
tree3573ecb2d47dc12b96dfd076e79b71eeb848ea0c
parentc139203f049e1a10e19f3ec4f6785e21323dec6e
Add, and start using, the CodeGenInstruction class.  This class represents
an instance of the Instruction tablegen class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15385 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenInstruction.h [new file with mode: 0644]
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/CodeGenTarget.h
utils/TableGen/InstrInfoEmitter.cpp
utils/TableGen/InstrInfoEmitter.h