[PATCH] D80610: [llvm-exegesis] Make createCounter a virtual method on Target to allow targets to create target-specific counters

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 14:43:12 PDT 2020


oontvoo updated this revision to Diff 266671.
oontvoo added a comment.

Move non-LBR related  changes from benchmarkrunner and PerfHelper over too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80610

Files:
  llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  llvm/tools/llvm-exegesis/lib/PerfHelper.cpp
  llvm/tools/llvm-exegesis/lib/PerfHelper.h
  llvm/tools/llvm-exegesis/lib/Target.cpp
  llvm/tools/llvm-exegesis/lib/Target.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80610.266671.patch
Type: text/x-patch
Size: 8546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/8fb9ebef/attachment-0001.bin>


More information about the llvm-commits mailing list