refactor initialization of InstructionInfo to be sharable between
authorChris Lattner <sabre@nondot.org>
Mon, 1 Nov 2010 04:53:48 +0000 (04:53 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Nov 2010 04:53:48 +0000 (04:53 +0000)
commitc2d67bbf806486984d4c9551abfd66c7f766c45b
tree9f6b101617c5f6e57c2a8d8f615e96d66c41e924
parent4164f6bbbf4ebce676e8a6c0a0cf7a78ef46a0f3
refactor initialization of InstructionInfo to be sharable between
instructions and InstAliases.  Start creating InstructionInfo's
for Aliases.

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