public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ramana Radhakrishnan <ramana.radhakrishnan@foss.arm.com>
To: Kyrill Tkachov <kyrylo.tkachov@foss.arm.com>,
	GCC Patches <gcc-patches@gcc.gnu.org>
Cc: Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>,
	Richard Earnshaw <Richard.Earnshaw@arm.com>
Subject: Re: [PATCH][ARM] Add initial support for Cortex-A73
Date: Tue, 07 Jun 2016 08:19:00 -0000	[thread overview]
Message-ID: <57568395.5000801@foss.arm.com> (raw)
In-Reply-To: <5755A24B.4030506@foss.arm.com>



On 06/06/16 17:18, Kyrill Tkachov wrote:
> Hi all,
> 
> This patch adds initial support for the Cortex-A73 processor through the
> cortex-a73, cortex-a73.cortex-a35 and cortex-a73.cortex-a53 arguments to -mcpu and -mtune.
> 
> The Cortex-A73 is an ARMv8-A processor.
> 
> Bootstrapped and tested on arm-none-linux-gnueabihf with an appropriately
> patched binutils that understands the relevant -mcpu argument.
> 
> Ok for trunk?
> 

Ok. Any reason why we can't move the ARM port also to a world where we work with .arch directives instead of .cpu directives like the aarch64 port.?

Thanks,
Ramana
> Thanks,
> Kyrill
> 
> 2016-06-06  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
> 
>     * config/arm/arm.c (arm_cortex_a73_tune): New struct.
>     * config/arm/arm-cores.def (cortex-a73): New entry.
>     (cortex-a73.cortex-a35): Likewise.
>     (cortex-a73.cortex-a53): Likewise.
>     * config/arm/arm-tables.opt: Regenerate.
>     * config/arm/arm-tune.md: Likewise.
>     * config/arm/bpabi.h (BE8_LINK_SPEC): Handle mcpu=cortex-a73,
>     mcpu=cortex-a73.cortex-a35 and mcpu=cortex-a73.cortex-a53.
>     * config/arm/t-aprofile: Handle mcpu=cortex-a73,
>     mcpu=cortex-a73.cortex-a35 and mcpu=cortex-a73.cortex-a53.
>     * doc/invoke.texi (ARM Options): Document cortex-a73,
>     cortex-a73.cortex-a35 and cortex-a73.cortex-a53.

      reply	other threads:[~2016-06-07  8:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-06 16:18 Kyrill Tkachov
2016-06-07  8:19 ` Ramana Radhakrishnan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57568395.5000801@foss.arm.com \
    --to=ramana.radhakrishnan@foss.arm.com \
    --cc=Richard.Earnshaw@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=kyrylo.tkachov@foss.arm.com \
    --cc=ramana.radhakrishnan@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).