Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Paths
| Differential D89553
[ARM][SchedModels] Convert IsPredicatedPred to MCSchedPredicate (alternative approach) ClosedPublic Authored by evgeny777 on Oct 16 2020, 7:39 AM.
Details Summary
Diff Detail
Event Timelineevgeny777 mentioned this in D89458: [ARM][SchedModels] Convert IsPredicatedPred to MCSchedPredicate. Comment Actions This revision is now accepted and ready to land.Oct 17 2020, 2:58 AM Closed by commit rG8a7ca143f8bd: [ARM][SchedModels] Convert IsPredicatedPred to MCSchedPredicate (authored by evgeny777). · Explain WhyOct 19 2020, 1:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 298951 llvm/include/llvm/MC/MCSubtargetInfo.h
llvm/include/llvm/Target/TargetInstrPredicate.td
llvm/lib/MC/MCSchedule.cpp
llvm/lib/MCA/InstrBuilder.cpp
llvm/lib/Target/ARM/ARMSchedule.td
llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h
llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
llvm/test/tools/llvm-mca/ARM/cortex-a57-basic-instructions.s
llvm/tools/llvm-exegesis/lib/SchedClassResolution.cpp
llvm/tools/llvm-mca/Views/InstructionInfoView.cpp
llvm/utils/TableGen/PredicateExpander.h
llvm/utils/TableGen/PredicateExpander.cpp
llvm/utils/TableGen/SubtargetEmitter.cpp
|
not sure if this is more than 80-cols.