Make custom operand parsing mnemonic indices use the same mnemonic table as the match...
authorCraig Topper <craig.topper@gmail.com>
Tue, 18 Sep 2012 07:02:21 +0000 (07:02 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 18 Sep 2012 07:02:21 +0000 (07:02 +0000)
commit3a3644436695d835bb4e1e2a0c7f3cc82a2807c2
treed8ee7cd41cffd143505eb9d6e0d9c0e5143996ff
parentfee7f01d1e193266b9ca88ef6b5466d543e4cec4
Make custom operand parsing mnemonic indices use the same mnemonic table as the match table. Reorder fields in OperandMatchEntry to provide the least amount of padding for in tree targets.

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