Precompute InstAlias operand mapping to result instruction operand indices.
authorBob Wilson <bob.wilson@apple.com>
Thu, 20 Jan 2011 18:38:02 +0000 (18:38 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 20 Jan 2011 18:38:02 +0000 (18:38 +0000)
commit5e8f2a65ca2044815039129610876dfc4de3ebfa
tree7faf61443f241ec48150996b2ced1019faf66e00
parent6456121d5c40f56d45ff4b8b183d5468e43b9717
Precompute InstAlias operand mapping to result instruction operand indices.

There should be no functional change from this, but I think it's simpler this
way.

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