[PATCH] D52500: [llvm-exegesis] Output the unscaled value as well as the scaled one.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 26 01:38:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343081: [llvm-exegesis] Output the unscaled value as well as the scaled one. (authored by courbet, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D52500

Files:
  llvm/trunk/tools/llvm-exegesis/lib/Analysis.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Analysis.h
  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/Clustering.cpp
  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/ClusteringTest.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52500.167080.patch
Type: text/x-patch
Size: 15093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180926/caed8315/attachment.bin>


More information about the llvm-commits mailing list