On 22 July 2014 15:51, Jiong Wang wrote:
> gcc/
> * config/aarch64/aarch64.c (aarch64_save_or_restore_fprs): Hoist
> calculation
> of register rtx.
> (aarch64_save_or_restore_callee_save_registers): Likewise.
OK and applied.
/Marcus
This patch hoist the calcuation of register rtx to avoid invoking
of "gen_rtx_REG" scattered everywhere.
*no functional change*
ok to install?
thanks.
gcc/
* config/aarch64/aarch64.c (aarch64_save_or_restore_fprs): Hoist calculation
of register rtx.
(aarch64_save_or_restore_callee_save_r