[PATCH] D47826: [llvm-exegesis] Add a Configuration object for Benchmark.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 07:27:47 PDT 2018


gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added subscribers: llvm-commits, tschuett.

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


Repository:
  rL LLVM

https://reviews.llvm.org/D47826

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47826.150132.patch
Type: text/x-patch
Size: 7771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/8c99f7e5/attachment.bin>


More information about the llvm-commits mailing list