[PATCH] D52932: [MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 30 17:46:35 PST 2018
thakis added inline comments.
================
Comment at: llvm/trunk/lib/Target/X86/CMakeLists.txt:16
tablegen(LLVM X86GenSubtargetInfo.inc -gen-subtarget)
+tablegen(LLVM X86GenExegesis.inc -gen-exegesis)
----------------
This list is in alphabetical order. Mind putting this entry in alphabetical order too?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D52932/new/
https://reviews.llvm.org/D52932
More information about the llvm-commits
mailing list