This is an archive of the discontinued LLVM Phabricator instance.

[ARM64] Adds Cortex-A53 and Cortex-A57 as known cpus for ARM64.
AbandonedPublic

Authored by cestes on Apr 18 2014, 9:30 AM.

Details

Summary

ARM64TargetInfo::setCPU() checks for known CPUs in the ARM64
backend. This patch adds cortex-a53 and cortex-a57 as known options.

Diff Detail

Event Timeline

Hi Dave,

I think this one is duplicating a recent commit by James (a couple of lines above your additions).

Cheers.

Tim.

cestes abandoned this revision.Apr 18 2014, 9:41 AM