[PATCH][ARM] Create header file to put aarch32+aarch64 cores rtx cost tables in

Richard Earnshaw rearnsha@arm.com
Wed Nov 13 10:39:00 GMT 2013


On 13/11/13 09:06, Kyrill Tkachov wrote:
> Hi all,
> 
> Eventually we want to share rtx cost tables between arm and aarch64 (for 
> example, for ARMv8-A cores). This patch adds an aarch-cost-tables.h file where 
> we can put them.
> 
> We move the generic cost table in there as an example. The aarch64 backend will 
> have to modified in a separate patch to include this.
> 
> Tested arm-none-eabi on qemu.
> 
> Ok for trunk?
> 
> Thanks,
> Kyrill
> 
> 2013-11-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
> 
>      * config/arm/arm.c: Include aarch-cost-tables.h.
>      (generic_extra_costs): Move from here...
>      * config/arm/aarch-cost-tables.h: ... To here.  New file.
> 

OK.

R.




More information about the Gcc-patches mailing list