[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 08:06:28 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344695: [llvm-exegesis] Allow measuring several instructions in a single run. (authored by courbet, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D53371

Files:
  llvm/trunk/docs/CommandGuide/llvm-exegesis.rst
  llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  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/Uops.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Uops.h
  llvm/trunk/tools/llvm-exegesis/llvm-exegesis.cpp

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


More information about the llvm-commits mailing list