On 22 July 2014 15:51, Jiong Wang wrote:
> * config/aarch64/aarch64.md: (aarch64_save_or_restore_callee_saves):
> Rename to aarch64_save_callee_saves, remove restore code.
> (aarch64_restore_callee_saves): New function.
OK and applied.
/Marcus
split save and restore code.
the logic will be easier to understand.
ok for upstream?
thanks.
gcc/
* config/aarch64/aarch64.md: (aarch64_save_or_restore_callee_saves):
Rename to aarch64_save_callee_saves, remove restore code.
(aarch64_restore_callee_saves): New function.
>From b063ab3e22