[PATCH] D52932: [MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 25 00:46:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345243: [MCSched] Bind PFM Counters to the CPUs instead of the SchedModel. (authored by courbet, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D52932

Files:
  llvm/trunk/docs/CommandGuide/llvm-exegesis.rst
  llvm/trunk/docs/CommandGuide/tblgen.rst
  llvm/trunk/include/llvm/MC/MCSchedule.h
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/include/llvm/Target/TargetPfmCounters.td
  llvm/trunk/include/llvm/Target/TargetSchedule.td
  llvm/trunk/lib/Target/X86/CMakeLists.txt
  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/LlvmState.cpp
  llvm/trunk/tools/llvm-exegesis/lib/LlvmState.h
  llvm/trunk/tools/llvm-exegesis/lib/Target.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Target.h
  llvm/trunk/tools/llvm-exegesis/lib/Uops.cpp
  llvm/trunk/tools/llvm-exegesis/lib/X86/Target.cpp
  llvm/trunk/tools/llvm-exegesis/llvm-exegesis.cpp
  llvm/trunk/utils/TableGen/CMakeLists.txt
  llvm/trunk/utils/TableGen/CodeGenSchedule.cpp
  llvm/trunk/utils/TableGen/CodeGenSchedule.h
  llvm/trunk/utils/TableGen/CodeGenTarget.cpp
  llvm/trunk/utils/TableGen/ExegesisEmitter.cpp
  llvm/trunk/utils/TableGen/SubtargetEmitter.cpp
  llvm/trunk/utils/TableGen/TableGen.cpp
  llvm/trunk/utils/TableGen/TableGenBackends.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52932.171043.patch
Type: text/x-patch
Size: 44742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181025/191ad213/attachment.bin>


More information about the llvm-commits mailing list