[all-commits] [llvm/llvm-project] ed6a91: [ARM][SchedModels] Convert IsLdstsoScaledPred to M...
eleviant via All-commits
all-commits at lists.llvm.org
Thu Oct 22 08:03:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ed6a91f4567ead72ffb34975863575348ecf0674
https://github.com/llvm/llvm-project/commit/ed6a91f4567ead72ffb34975863575348ecf0674
Author: Evgeny Leviant <eleviant at accesssoftek.com>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
M llvm/lib/Target/ARM/ARMBaseInstrInfo.h
M llvm/lib/Target/ARM/ARMSchedule.td
M llvm/lib/Target/ARM/ARMScheduleA57.td
M llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
M llvm/test/tools/llvm-mca/ARM/cortex-a57-memory-instructions.s
Log Message:
-----------
[ARM][SchedModels] Convert IsLdstsoScaledPred to MCSchedPredicate
Differential revision: https://reviews.llvm.org/D89939
More information about the All-commits
mailing list