[PATCH] D52539: [llvm-exegesis] Add support for measuring NumMicroOps.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 26 04:24:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343094: [llvm-exegesis] Add support for measuring NumMicroOps. (authored by courbet, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D52539

Files:
  llvm/trunk/include/llvm/MC/MCSchedule.h
  llvm/trunk/include/llvm/Target/TargetSchedule.td
  llvm/trunk/lib/Target/X86/X86PfmCounters.td
  llvm/trunk/tools/llvm-exegesis/lib/BenchmarkResult.h
  llvm/trunk/tools/llvm-exegesis/lib/Latency.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Uops.cpp
  llvm/trunk/utils/TableGen/CodeGenSchedule.cpp
  llvm/trunk/utils/TableGen/CodeGenSchedule.h
  llvm/trunk/utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52539.167104.patch
Type: text/x-patch
Size: 7960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180926/40891d85/attachment-0001.bin>


More information about the llvm-commits mailing list