aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support
diff options
context:
space:
mode:
authorMiloš Stojanović <Milos.Stojanovic@rt-rk.com>2020-01-17 14:28:54 +0100
committerMiloš Stojanović <Milos.Stojanovic@rt-rk.com>2020-01-20 16:19:13 +0100
commit24b7b99b7d68e1a234078eff639ccfbb7661eee5 (patch)
tree6682c99976c3a53d9a7090911fd464df2a538b07 /llvm/unittests/Support
parent6ccebe004446b2b7362f96dd5cf7cbc2ed3facde (diff)
downloadllvm-24b7b99b7d68e1a234078eff639ccfbb7661eee5.zip
llvm-24b7b99b7d68e1a234078eff639ccfbb7661eee5.tar.gz
llvm-24b7b99b7d68e1a234078eff639ccfbb7661eee5.tar.bz2
[llvm-exegesis][NFC] Disassociate snippet generators from benchmark runners
The addition of `inverse_throughput` mode highlighted the disjointedness of snippet generators and benchmark runners because it used the `UopsSnippetGenerator` with the `LatencyBenchmarkRunner`. To keep the code consistent tie the snippet generators to parallelization/serialization rather than their benchmark runners. Renaming `LatencySnippetGenerator` -> `SerialSnippetGenerator`. Renaming `UopsSnippetGenerator` -> `ParallelSnippetGenerator`. Differential Revision: https://reviews.llvm.org/D72928
Diffstat (limited to 'llvm/unittests/Support')
0 files changed, 0 insertions, 0 deletions