Re: [PATCH][AArch64] Cleanup frame push/pop code

2016-07-26 Thread Richard Earnshaw (lists)
On 26/07/16 11:08, Wilco Dijkstra wrote: > This patch improves the readability of the prolog and epilog code by moving > some > code into separate functions. There is no difference in generated code. > > OK for commit? > > ChangeLog: > 2016-07-26 Wilco Dijkstra > > gcc/ > * config/aa

[PATCH][AArch64] Cleanup frame push/pop code

2016-07-26 Thread Wilco Dijkstra
This patch improves the readability of the prolog and epilog code by moving some code into separate functions. There is no difference in generated code. OK for commit? ChangeLog: 2016-07-26 Wilco Dijkstra gcc/ * config/aarch64/aarch64.c (aarch64_pushwb_pair_reg): Rename. (a