[PATCH] D47877: [llvm-exegesis] Make BenchmarkRunner handle multiple configurations.
    Guillaume Chatelet via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun  7 05:02:21 PDT 2018
    
    
  
gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added subscribers: llvm-commits, tschuett.
BenchmarkRunner subclasses can now create many configurations - although this patch still generates one.
Repository:
  rL LLVM
https://reviews.llvm.org/D47877
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
  tools/llvm-exegesis/llvm-exegesis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47877.150301.patch
Type: text/x-patch
Size: 14370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180607/2329e386/attachment.bin>
    
    
More information about the llvm-commits
mailing list