[GlobalISel][InstructionSelect] Refactoring buildMatchTable out, NFC
authorRoman Tereshin <rtereshin@apple.com>
Wed, 2 May 2018 20:08:14 +0000 (20:08 +0000)
committerRoman Tereshin <rtereshin@apple.com>
Wed, 2 May 2018 20:08:14 +0000 (20:08 +0000)
commit2d6d3762a084396da679de7fa8b6b93f290c616e
tree0d14d85be6ffa0a95799677e022bff6685c98310
parent2df4c22915fb96a70af4a9ca2093542a35161ae8
[GlobalISel][InstructionSelect] Refactoring buildMatchTable out, NFC

to share it between the Instruction Selector in optimized and
non-optimized modes both and the Testgen.

Reviewers: dsanders, aemerson

Reviewed By: dsanders

Subscribers: rovka, kristof.beyls, llvm-commits, dsanders

Differential Revision: https://reviews.llvm.org/D46097

llvm-svn: 331396
llvm/utils/TableGen/GlobalISelEmitter.cpp