commit | 542224fdbbb39fbab8af6530d26e3e170c9b5c38 | [log] [tgz] |
---|---|---|
author | Volkan Keles <vkeles@apple.com> | Thu Jan 25 00:18:52 2018 +0000 |
committer | Volkan Keles <vkeles@apple.com> | Thu Jan 25 00:18:52 2018 +0000 |
tree | 7bb638fa23e1259c0362421b1236f80bdd1ce861 | |
parent | 57dd12eceab1d94d7b342113be2343119a555030 [diff] |
[GlobalISel][TableGen] Fix the statistics for emitted patters Collected statistics for the number of patterns emitted can be incorrect because rules can be grouped if OptimizeMatchTable is enabled. Increase the counter in RuleMatcher::emit(...) to avoid that. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323391 91177308-0d34-0410-b5e6-96231b3b80d8