fix computation of ambiguous instructions to not ignore the mnemonic.
authorChris Lattner <sabre@nondot.org>
Mon, 1 Nov 2010 23:57:23 +0000 (23:57 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Nov 2010 23:57:23 +0000 (23:57 +0000)
commite66b7ebfb426c7ed9bc911e9708321e2d8510b41
tree8f71860fec4d4346900c611cd46e726f8a6571e4
parent9af3d1c0dc2250793ada1ca6cfa98e9f1253f7f9
fix computation of ambiguous instructions to not ignore the mnemonic.
FWIW, X86 has 254 ambiguous instructions.

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