[GlobalISel][InstructionSelect] Making Coverage Info generation optional on per-match...
authorRoman Tereshin <rtereshin@apple.com>
Wed, 2 May 2018 20:15:11 +0000 (20:15 +0000)
committerRoman Tereshin <rtereshin@apple.com>
Wed, 2 May 2018 20:15:11 +0000 (20:15 +0000)
commitbeb393126b594f7a9f0d62641f83d51313909243
treeae29d2cc4fdf0d051f69024c5c845b42b367c8c5
parent2c0510f04047a99bd8d57f8b4f24123a320dd45a
[GlobalISel][InstructionSelect] Making Coverage Info generation optional on per-match table basis

to make sure that Testgen always has access to coverage info even if
the match table used by the selector itself is stripped off that
information for performance reasons.

Reviewers: dsanders, aemerson

Reviewed By: dsanders

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

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

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