This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH/AARCH64] Add rtx_costs routine for vulcan.


On Fri, Jul 15, 2016 at 10:08:11AM +0530, Virendra Pathak wrote:
> Hi James/Julian,
> 
> Kindly merge this patch to the trunk.

Done as r238372.

Thanks,
James

> >>> gcc/ChangeLog:
> >>>
> >>> Virendra Pathak  <virendra.pathak@broadcom.com>
> >>> Julian Brown  <julian@codesourcery.com>
> >>>
> >>>         * config/aarch64/aarch64-cores.def: Update vulcan COSTS.
> >>>         * config/aarch64/aarch64-cost-tables.h
> >>>         (vulcan_extra_costs): New variable.
> >>>         * config/aarch64/aarch64.c
> >>>         (vulcan_addrcost_table): Likewise.
> >>>         (vulcan_regmove_cost): Likewise.
> >>>         (vulcan_vector_cost): Likewise.
> >>>         (vulcan_branch_cost): Likewise.
> >>>         (vulcan_tunings): Likewise.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]