[RegisterBankInfo] Add statistics for dynamic partial mappings.
authorQuentin Colombet <qcolombet@apple.com>
Fri, 23 Sep 2016 18:38:06 +0000 (18:38 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Fri, 23 Sep 2016 18:38:06 +0000 (18:38 +0000)
commitd4c02437c16b52d49f6b2ead97c8b716c81de64b
treec82d8b9fe50b30e49b388e92f8ebe9af662327e3
parent1acb55e67c554fabc768d52b4dcab32e474f83cb
[RegisterBankInfo] Add statistics for dynamic partial mappings.

Collect statistics about the number of partial mappings dynamically
allocated and accessed. Ultimately, when the whole TableGen
infrastructure is set, those numbers should be zero.

llvm-svn: 282274
llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp