OSDN Git Service

[llvm-exegesis] Add a Configuration object for Benchmark.
authorGuillaume Chatelet <gchatelet@google.com>
Thu, 7 Jun 2018 08:11:54 +0000 (08:11 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Thu, 7 Jun 2018 08:11:54 +0000 (08:11 +0000)
commitd9ded5e7ff0cda1a62f0436ccceaa8cded0b74f6
treee83848fe47e47420997b7a2e69f6e4f9c9d48bab
parent184b9569f9375054aaf50b175520d09ce6fd6a05
[llvm-exegesis] Add a Configuration object for Benchmark.

Summary: This is the first step to have the BenchmarkRunner create and measure many different configurations (different initial values for instance).

Reviewers: courbet

Subscribers: tschuett, llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334169 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-exegesis/lib/BenchmarkRunner.cpp
tools/llvm-exegesis/lib/BenchmarkRunner.h
tools/llvm-exegesis/lib/Latency.cpp
tools/llvm-exegesis/lib/Latency.h
tools/llvm-exegesis/lib/Uops.cpp
tools/llvm-exegesis/lib/Uops.h