Emit the asm writer's mnemonic table with SequenceToOffsetTable.
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 2 Apr 2012 09:13:46 +0000 (09:13 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 2 Apr 2012 09:13:46 +0000 (09:13 +0000)
commit94338594efed5575ab83b7d8d4bacb0dbf1778a3
tree6da69d73af90be4e0f0f24ffc177f212c40a55b2
parentc97ef618d2d849a272a353c2b4343fc5902cd921
Emit the asm writer's mnemonic table with SequenceToOffsetTable.

This way we can get AVX v-prefixed instructions tail merged with the normal insns.

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