[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:34:08 PDT 2018
courbet updated this revision to Diff 166924.
courbet added a comment.
remve irrelevant file
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.166924.patch
Type: text/x-patch
Size: 13429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/d75ff9ac/attachment.bin>
More information about the llvm-commits
mailing list