[globalisel][tblgen] Table optimization should consider the C++ code in C++ predicates
authorDaniel Sanders <daniel_l_sanders@apple.com>
Tue, 25 Sep 2018 17:59:02 +0000 (17:59 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Tue, 25 Sep 2018 17:59:02 +0000 (17:59 +0000)
commit06f4ff1952aa8423bd5a2600cbb0cc59c292a3f2
tree7a445ca060beff4a49dfa4098d0b1d1280d0593f
parenta55471138d158ed7938ca1b94bd4a1c782540cbf
[globalisel][tblgen] Table optimization should consider the C++ code in C++ predicates

This fixes PR39045

llvm-svn: 342997
llvm/test/TableGen/GlobalISelEmitter-PR39045.td [new file with mode: 0644]
llvm/utils/TableGen/GlobalISelEmitter.cpp