[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
Tue Oct 23 08:38:35 PDT 2018
courbet updated this revision to Diff 170658.
courbet added a comment.
AArch64 is not yet tablegened.
Repository:
rL LLVM
https://reviews.llvm.org/D52932
Files:
docs/CommandGuide/llvm-exegesis.rst
docs/CommandGuide/tblgen.rst
include/llvm/MC/MCSchedule.h
include/llvm/Target/Target.td
include/llvm/Target/TargetPfmCounters.td
include/llvm/Target/TargetSchedule.td
lib/Target/X86/CMakeLists.txt
lib/Target/X86/X86PfmCounters.td
tools/llvm-exegesis/lib/AArch64/Target.cpp
tools/llvm-exegesis/lib/Latency.cpp
tools/llvm-exegesis/lib/LlvmState.cpp
tools/llvm-exegesis/lib/LlvmState.h
tools/llvm-exegesis/lib/Target.cpp
tools/llvm-exegesis/lib/Target.h
tools/llvm-exegesis/lib/Uops.cpp
tools/llvm-exegesis/lib/X86/Target.cpp
tools/llvm-exegesis/llvm-exegesis.cpp
utils/TableGen/CMakeLists.txt
utils/TableGen/CodeGenSchedule.cpp
utils/TableGen/CodeGenSchedule.h
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/ExegesisEmitter.cpp
utils/TableGen/SubtargetEmitter.cpp
utils/TableGen/TableGen.cpp
utils/TableGen/TableGenBackends.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52932.170658.patch
Type: text/x-patch
Size: 43720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181023/1d95d355/attachment-0001.bin>
More information about the llvm-commits
mailing list