BenchmarkRunner subclasses can now create many configurations - although this patch still generates one.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47877
[llvm-exegesis] Make BenchmarkRunner handle multiple configurations. ClosedPublic Authored by gchatelet on Jun 7 2018, 5:02 AM.
Details Summary BenchmarkRunner subclasses can now create many configurations - although this patch still generates one.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jun 7 2018, 7:00 AM Closed by commit rL334197: [llvm-exegesis] Make BenchmarkRunner handle multiple configurations. (authored by gchatelet). · Explain WhyJun 7 2018, 7:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 150325 llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.h
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
llvm/trunk/tools/llvm-exegesis/lib/Latency.h
llvm/trunk/tools/llvm-exegesis/lib/Latency.cpp
llvm/trunk/tools/llvm-exegesis/lib/Uops.h
llvm/trunk/tools/llvm-exegesis/lib/Uops.cpp
llvm/trunk/tools/llvm-exegesis/llvm-exegesis.cpp
|