[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 00:41:05 PDT 2018


courbet updated this revision to Diff 167061.
courbet marked 3 inline comments as done.
courbet added a comment.

add assert


Repository:
  rL LLVM

https://reviews.llvm.org/D52500

Files:
  test/tools/llvm-exegesis/X86/latency-by-opcode-name.s
  tools/llvm-exegesis/lib/Analysis.cpp
  tools/llvm-exegesis/lib/BenchmarkResult.cpp
  tools/llvm-exegesis/lib/BenchmarkResult.h
  tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  tools/llvm-exegesis/lib/BenchmarkRunner.h
  tools/llvm-exegesis/lib/Clustering.cpp
  tools/llvm-exegesis/lib/Latency.cpp
  tools/llvm-exegesis/lib/Latency.h
  tools/llvm-exegesis/lib/Uops.cpp
  tools/llvm-exegesis/lib/Uops.h
  unittests/tools/llvm-exegesis/ClusteringTest.cpp
  unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp

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


More information about the llvm-commits mailing list