On 29/11/13 10:16, Kyrill Tkachov wrote:
> Hi all,
> 
> When the Cortex A15 rtx costs table was first written, it didn't take into 
> account that it was supposed to show the costs _above_ COSTS_N_INSNS (1). 
> This 
> patch adjusts that. Also, I've updated the accumulate costs and the 
> floating-point convert costs. Before that they showed the cost of moving 
> to/from 
> VFP and core registers instead of the cost of the vcvt (floating point 
> round/convert) instructions as they should.
> 
> Tested arm-none-eabi on qemu and benchmarked to make sure there are no 
> regressions.
> 
> Ok for trunk?
> 
> Thanks,
> Kyrill
> 
> 2013-11-29  Kyrylo Tkachov  <kyrylo.tkac...@arm.com>
> 
>      PR target/59289
>      * config/arm/arm.c (cortexa15_extra_costs): Adjust costs.
> 
> 

OK.

R.


Reply via email to