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

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 30 08:03:19 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352632: [llvm-exegesis] Add throughput mode. (authored by courbet, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57000

Files:
  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.cpp
  llvm/trunk/tools/llvm-exegesis/lib/BenchmarkResult.h
  llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.h
  llvm/trunk/tools/llvm-exegesis/lib/Latency.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Latency.h
  llvm/trunk/tools/llvm-exegesis/lib/Target.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Target.h
  llvm/trunk/tools/llvm-exegesis/llvm-exegesis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57000.184301.patch
Type: text/x-patch
Size: 10523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190130/d3668fc6/attachment.bin>


More information about the llvm-commits mailing list