Move InstAlias check of argument types to a separate loop.
authorBob Wilson <bob.wilson@apple.com>
Thu, 20 Jan 2011 18:38:10 +0000 (18:38 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 20 Jan 2011 18:38:10 +0000 (18:38 +0000)
commit55931ab992d8f7fd23d1e8fa994cd8b03b98569f
treea1e6361055293ce42f0406b05a15a1f5aa376c0b
parent906bc368bc0fe18682edc0743ada41f62e436383
Move InstAlias check of argument types to a separate loop.

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