summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/ARM/cortexr52-misched-basic.ll
AgeCommit message (Expand)Author
2024-06-07[ARM] Add support for Cortex-R52+ (#94633)Jonathan Thackray
2018-04-27[ARM] Enable misched for R52.David Green
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-06-28[ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).Kristof Beyls
2017-05-25CodeGen: Rename DEBUG_TYPE to match passnamesMatthias Braun
2016-11-15[ARM] Add machine scheduler for Cortex-R52 Javed Absar