summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/AArch64SchedExynosM1.td
AgeCommit message (Collapse)Author
2018-06-11[ExynosM1][Sched] Fix resource usage in scheduling model.Clement Courbet
This is part of https://reviews.llvm.org/D46356. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334391 91177308-0d34-0410-b5e6-96231b3b80d8
2018-02-01[AArch64][NFC] Make all ProcResource definitions include their SchedModel.Clement Courbet
This makes targets ExynosM1,ExynosM3,ThunderX2T99 consistent with all other targets. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323955 91177308-0d34-0410-b5e6-96231b3b80d8
2018-01-29[AArch64] Change the filename of the Exynos M1 scheduling defsEvandro Menezes
After request by Matthias Braun in https://reviews.llvm.org/D42387. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323686 91177308-0d34-0410-b5e6-96231b3b80d8