[all-commits] [llvm/llvm-project] 260f90: [AArch64] Add some missing Neoverse features
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Fri Feb 19 01:19:12 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 260f90bb3d1aef90764de3506f86dedd1339e37c
https://github.com/llvm/llvm-project/commit/260f90bb3d1aef90764de3506f86dedd1339e37c
Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M clang/test/Driver/aarch64-cpus.c
M llvm/lib/Target/AArch64/AArch64.td
M llvm/test/CodeGen/AArch64/misched-fusion-aes.ll
Log Message:
-----------
[AArch64] Add some missing Neoverse features
This enables AES fusion and the post RA scheduler for the Neoverse cores.
And while we are it also for the A55 that we had missed earlier.
Differential Revision: https://reviews.llvm.org/D96866
More information about the All-commits
mailing list