Re: [Patch,Aarch64] Make frame grow downwards

2013-11-12 Thread Richard Earnshaw
On 28/06/13 12:41, Christophe Lyon wrote: > Hi, > Following the discussion on > http://gcc.gnu.org/ml/gcc/2013-05/msg00208.html > here is a patch to change the frame direction. > > Passed 'make check' with no regression on aarch64-none-linux-gnu and > with a few UNSUPPORTED -> PASS on aarch64-none

Re: [Patch,Aarch64] Make frame grow downwards

2013-11-11 Thread Christophe Lyon
Ping? The original post is here: http://gcc.gnu.org/ml/gcc-patches/2013-06/msg01588.html Thanks, Christophe. On 28 June 2013 13:41, Christophe Lyon wrote: > Hi, > Following the discussion on > http://gcc.gnu.org/ml/gcc/2013-05/msg00208.html > here is a patch to change the frame direction. > >

Re: [Patch,Aarch64] Make frame grow downwards

2013-08-30 Thread Christophe Lyon
Hi, Following our discussions about changing the frame direction on aarch64, I have written a small test case using a large frame which shows similar code generation with and without my patch. There are small differences in register allocation which lead to larger prologue/epilogue with my patch,

[Patch,Aarch64] Make frame grow downwards

2013-06-28 Thread Christophe Lyon
Hi, Following the discussion on http://gcc.gnu.org/ml/gcc/2013-05/msg00208.html here is a patch to change the frame direction. Passed 'make check' with no regression on aarch64-none-linux-gnu and with a few UNSUPPORTED -> PASS on aarch64-none-elf (pr34225, pr38616, pr38902, pr40971, pr46440, pr477