PR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD pseudo to tLDMIA
authorDavid Peixotto <dpeixott@codeaurora.org>
Wed, 13 Feb 2013 19:21:47 +0000 (19:21 +0000)
committerDavid Peixotto <dpeixott@codeaurora.org>
Wed, 13 Feb 2013 19:21:47 +0000 (19:21 +0000)
commit6eecb28d3a335fe22221ae646d764705964b58e6
treee157de22fec48034e3f03955f53054c648c1b570
parentf4068918579fae0efc48c47bb38eee7b25ed12f9
PR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD pseudo to tLDMIA

Fixed bug in tablegen conversion when source pseudo instruction has
a different number of arguments than the destination instruction.

llvm-svn: 175066
llvm/test/CodeGen/ARM/2013-01-21-PR14992.ll [new file with mode: 0644]
llvm/utils/TableGen/PseudoLoweringEmitter.cpp