This is an archive of the discontinued LLVM Phabricator instance.

[AArch64]: Add support for Cortex-A35
ClosedPublic

Authored by christof on Dec 2 2015, 2:23 AM.

Details

Reviewers
rengolin
Summary

Adds support for the new Cortex-A35 ARMv8-A core.

Diff Detail

Repository
rL LLVM

Event Timeline

christof updated this revision to Diff 41602.Dec 2 2015, 2:23 AM
christof retitled this revision from to [AArch64]: Add support for Cortex-A35.
christof updated this object.
christof set the repository for this revision to rL LLVM.
christof added a subscriber: llvm-commits.
rengolin accepted this revision.Dec 2 2015, 2:51 AM
rengolin added a reviewer: rengolin.

This one looks good to me. Thanks!

PS: When you send a diff for review on Phab, please use "-U999" so we can see the context around the changes. We often have to go back to the sources to look at the surrounding code to understand the changes.

This revision is now accepted and ready to land.Dec 2 2015, 2:51 AM
christof closed this revision.Dec 2 2015, 4:14 AM

Comitted as r254503 without the phabricator URL