[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:18:14 PDT 2018


courbet updated this revision to Diff 167102.
courbet marked 2 inline comments as done.
courbet added a comment.

address comments


Repository:
  rL LLVM

https://reviews.llvm.org/D52539

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

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


More information about the llvm-commits mailing list