[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
Tue Sep 25 08:33:09 PDT 2018
courbet created this revision.
courbet added a reviewer: gchatelet.
Herald added a subscriber: tschuett.
See PR38936 for context.
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.166923.patch
Type: text/x-patch
Size: 13469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/08e4b448/attachment.bin>
More information about the llvm-commits
mailing list