On 12 December 2014 at 14:48, Wilco Dijkstra <wdijk...@arm.com> wrote:
> This patch generalizes the code alignment and lets each CPU set function, 
> jump and loop alignment
> independently. The defaults for A53/A57 are based the original patch by James 
> Greenhalgh.
>
> OK for trunk?
>
> ChangeLog:
> 2014-12-13 Wilco Dijkstra wdijk...@arm.com
>
>     * gcc/config/aarch64/aarch64-protos.h (tune-params):
>     Add code alignment tuning parameters.
>     * gcc/config/aarch64/aarch64.c (generic_tunings)
>     Add code alignment tuning parameters.
>     (cortexa53_tunings): Likewise.
>     (cortexa57_tunings): Likewise.
>     (thunderx_tunings): Likewise.
>     (aarch64_override_options): Use new alignment tunings.

OK /Marcus

Reply via email to