[PATCH] D47813: [llvm-exegesis] move Mode from Key to BenchmarResult.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 02:48:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334079: [llvm-exegesis] move Mode from Key to BenchmarResult. (authored by courbet, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D47813

Files:
  llvm/trunk/tools/llvm-exegesis/lib/Analysis.cpp
  llvm/trunk/tools/llvm-exegesis/lib/BenchmarkResult.cpp
  llvm/trunk/tools/llvm-exegesis/lib/BenchmarkResult.h
  llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.h
  llvm/trunk/tools/llvm-exegesis/lib/Latency.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Latency.h
  llvm/trunk/tools/llvm-exegesis/lib/Uops.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Uops.h
  llvm/trunk/unittests/tools/llvm-exegesis/BenchmarkResultTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47813.150095.patch
Type: text/x-patch
Size: 8824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/ca1166ac/attachment.bin>


More information about the llvm-commits mailing list