This is an archive of the discontinued LLVM Phabricator instance.

Teaches clang about Cortex-A35.
ClosedPublic

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

Diff Detail

Repository
rL LLVM

Event Timeline

christof updated this revision to Diff 41600.Dec 2 2015, 2:14 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.
christof retitled this revision from [AArch64]: Add support for Cortex-A35 to Teaches clang about Cortex-A35..Dec 2 2015, 2:19 AM
christof edited subscribers, added: cfe-commits; removed: llvm-commits.
rengolin accepted this revision.Dec 2 2015, 2:53 AM
rengolin added a reviewer: rengolin.

Isn't it time we move AArch64 to the target parser, too?

Anyway, as it is, LGTM, for the time being. Thanks!

This revision is now accepted and ready to land.Dec 2 2015, 2:53 AM
This revision was automatically updated to reflect the committed changes.