[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
Fri Oct 5 06:50:21 PDT 2018
courbet updated this revision to Diff 168467.
courbet added a comment.
address review comments
Repository:
rL LLVM
https://reviews.llvm.org/D52932
Files:
include/llvm/CodeGen/TargetSubtargetInfo.h
include/llvm/MC/MCSchedule.h
include/llvm/MC/MCSubtargetInfo.h
include/llvm/Target/Target.td
include/llvm/Target/TargetSchedule.td
lib/CodeGen/TargetSubtargetInfo.cpp
lib/MC/MCSchedule.cpp
lib/MC/MCSubtargetInfo.cpp
lib/Target/X86/X86.td
lib/Target/X86/X86PfmCounters.td
tools/llvm-exegesis/lib/Latency.cpp
tools/llvm-exegesis/lib/Uops.cpp
unittests/CodeGen/MachineInstrTest.cpp
utils/TableGen/CodeGenSchedule.cpp
utils/TableGen/CodeGenSchedule.h
utils/TableGen/SubtargetEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52932.168467.patch
Type: text/x-patch
Size: 45900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181005/d81b91e1/attachment.bin>
More information about the llvm-commits
mailing list