[all-commits] [llvm/llvm-project] 9e4d72: [AArch64] Improve schedule modelling on the Cortex...
NickGuy-Arm via All-commits
all-commits at lists.llvm.org
Tue Sep 21 05:04:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e4d72675f476386cf6555cd5a1014cdd8d9facb
https://github.com/llvm/llvm-project/commit/9e4d72675f476386cf6555cd5a1014cdd8d9facb
Author: Nicholas Guy <nicholas.guy at arm.com>
Date: 2021-09-21 (Tue, 21 Sep 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64.td
A llvm/test/CodeGen/AArch64/a55-fuse-address.mir
Log Message:
-----------
[AArch64] Improve schedule modelling on the Cortex-A55
Enables the FuseAddress feature in the Cortex-A55 scheduling model
Differential Revision: https://reviews.llvm.org/D109323
More information about the All-commits
mailing list