Ignore decode table conflicts in the tMOVgpr2tgpr, tMOVgpr2gpr, and tMOVtgpr2gpr
authorBill Wendling <isanbard@gmail.com>
Fri, 3 Dec 2010 01:55:30 +0000 (01:55 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 3 Dec 2010 01:55:30 +0000 (01:55 +0000)
commitb40a90597b0b03eb04a14a494a43dcc7f58ae5f8
tree54da66d83c25e7a3151a1cebd0f9899774f9f30d
parent2dbdeee87a48d253c00851ca71c388c45423480d
Ignore decode table conflicts in the tMOVgpr2tgpr, tMOVgpr2gpr, and tMOVtgpr2gpr
instructions. They are handled as special moves, but encoded as a normal move.

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