[PATCH] D53371: [llvm-exegesis] Allow measuring several instructions in a single run.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 17 07:04:52 PDT 2018


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

address comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D53371

Files:
  docs/CommandGuide/llvm-exegesis.rst
  tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  tools/llvm-exegesis/lib/BenchmarkRunner.h
  tools/llvm-exegesis/lib/Latency.cpp
  tools/llvm-exegesis/lib/Latency.h
  tools/llvm-exegesis/lib/Uops.cpp
  tools/llvm-exegesis/lib/Uops.h
  tools/llvm-exegesis/llvm-exegesis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53371.170003.patch
Type: text/x-patch
Size: 16493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181017/7012db93/attachment.bin>


More information about the llvm-commits mailing list