This just uses the latency benchmark runner on the parallel uops snippet
generator.
Fixes PR37698.
Paths
| Differential D57000
[llvm-exegesis] Add throughput mode. ClosedPublic Authored by courbet on Jan 21 2019, 12:35 AM.
Details Summary This just uses the latency benchmark runner on the parallel uops snippet Fixes PR37698.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 21 2019, 11:50 PM Closed by commit rL352632: [llvm-exegesis] Add throughput mode. (authored by courbet). · Explain WhyJan 30 2019, 8:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 184301 llvm/trunk/docs/CommandGuide/llvm-exegesis.rst
llvm/trunk/test/tools/llvm-exegesis/X86/inverse_throughput-by-opcode-name.s
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkResult.h
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkResult.cpp
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.h
llvm/trunk/tools/llvm-exegesis/lib/Latency.h
llvm/trunk/tools/llvm-exegesis/lib/Latency.cpp
llvm/trunk/tools/llvm-exegesis/lib/Target.h
llvm/trunk/tools/llvm-exegesis/lib/Target.cpp
llvm/trunk/tools/llvm-exegesis/llvm-exegesis.cpp
|