On 4 September 2014 15:44, Wilco Dijkstra <wdijk...@arm.com> wrote: > Hi, > > This is a set of patches improving register costs on AArch64. The first fixes > aarch64_register_move_cost() to support CALLER_SAVE_REGS and POINTER_REGS so > costs are calculated > correctly in the register allocator. > > ChangeLog: > 2014-09-04 Wilco Dijkstra <wdijk...@arm.com> > > * gcc/config/aarch64/aarch64.c (aarch64_register_move_cost): > Add cost handling of CALLER_SAVE_REGS and POINTER_REGS.
OK /Marcus