On 20 October 2014 21:45, Andrew Pinski wrote:
> Hi,
> This adds simple -mcpu=thunderx support. Right now we use the
> schedule model of cortex-a53 but we will submit a schedule model for
> ThunderX later on. Note ThunderX is an AARCH64 only processor so I
> created a new file to hold the cost
> ChangeLog:
> * doc/invoke.texi (AARCH64/mtune): Document thunderx as an available option
> also.
> * config/aarch64/aarch64-cost-tables.h: New file.
Good idea!
> * config/aarch64/aarch64-cores.def (thunderx): New core.
> * config/aarch64/aarch64-tune.md: Regenerate.
> * config/aarch64/aarch64.c