[PATCH] D57000: [llvm-exegesis] Add throughput mode.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 21 00:36:48 PST 2019


courbet updated this revision to Diff 182749.
courbet added a comment.

fix typo


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57000/new/

https://reviews.llvm.org/D57000

Files:
  docs/CommandGuide/llvm-exegesis.rst
  test/tools/llvm-exegesis/X86/inverse_throughput-by-opcode-name.s
  tools/llvm-exegesis/lib/BenchmarkResult.cpp
  tools/llvm-exegesis/lib/BenchmarkResult.h
  tools/llvm-exegesis/lib/BenchmarkRunner.h
  tools/llvm-exegesis/lib/Latency.cpp
  tools/llvm-exegesis/lib/Latency.h
  tools/llvm-exegesis/lib/Target.cpp
  tools/llvm-exegesis/lib/Target.h
  tools/llvm-exegesis/llvm-exegesis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57000.182749.patch
Type: text/x-patch
Size: 10138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190121/fa9341dc/attachment-0001.bin>


More information about the llvm-commits mailing list