define a new CodeGenInstAlias. It has an asmstring and operand list for now,
authorChris Lattner <sabre@nondot.org>
Mon, 1 Nov 2010 04:05:41 +0000 (04:05 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Nov 2010 04:05:41 +0000 (04:05 +0000)
commitc76e80ded753b78a72be0db40fcdba543435d818
treebf460b6015c971a6295645961377dc6d2e3435be
parentc240bb0ede0541426254d0e0dc81d891beda4b22
define a new CodeGenInstAlias.  It has an asmstring and operand list for now,
todo: the result field.

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