[PATCH] D54297: [llvm-exegesis][NFC] Add a way to declare the default counter binding for unbound CPUs for a target.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 05:18:12 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346489: [llvm-exegesis][NFC] Add a way to declare the default counter binding for… (authored by courbet, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D54297

Files:
  llvm/trunk/include/llvm/Target/TargetPfmCounters.td
  llvm/trunk/lib/Target/AArch64/AArch64.td
  llvm/trunk/lib/Target/AArch64/AArch64PfmCounters.td
  llvm/trunk/lib/Target/AArch64/CMakeLists.txt
  llvm/trunk/lib/Target/PowerPC/CMakeLists.txt
  llvm/trunk/lib/Target/PowerPC/PPC.td
  llvm/trunk/lib/Target/PowerPC/PPCPfmCounters.td
  llvm/trunk/lib/Target/X86/X86PfmCounters.td
  llvm/trunk/tools/llvm-exegesis/lib/AArch64/Target.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Latency.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Latency.h
  llvm/trunk/tools/llvm-exegesis/lib/PowerPC/Target.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Target.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/AArch64/TargetTest.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/PowerPC/TargetTest.cpp
  llvm/trunk/utils/TableGen/ExegesisEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54297.173304.patch
Type: text/x-patch
Size: 17840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/cb928347/attachment.bin>


More information about the llvm-commits mailing list