Re: [PATCH] [ARC] Restore blink first when optimizing for speed.

2019-04-03 Thread Claudiu Zissulescu
Great, thanks! Claudiu On Wed, Apr 3, 2019 at 2:50 AM Andrew Burgess wrote: > > * Claudiu Zissulescu [2019-03-25 11:56:49 +0100]: > > > Hi, > > > > When not optimizing for size, we can restore first blink, hence the return > > instruction will be executed faster. > > > > OK to apply? > > Claudiu

Re: [PATCH] [ARC] Restore blink first when optimizing for speed.

2019-04-02 Thread Andrew Burgess
* Claudiu Zissulescu [2019-03-25 11:56:49 +0100]: > Hi, > > When not optimizing for size, we can restore first blink, hence the return > instruction will be executed faster. > > OK to apply? > Claudiu > > gcc/ > -xx-xx Claudiu Zissulescu > > * config/arc/arc.c (GMASK_LEN): Define

[PATCH] [ARC] Restore blink first when optimizing for speed.

2019-03-25 Thread Claudiu Zissulescu
Hi, When not optimizing for size, we can restore first blink, hence the return instruction will be executed faster. OK to apply? Claudiu gcc/ -xx-xx Claudiu Zissulescu * config/arc/arc.c (GMASK_LEN): Define. (arc_restore_callee_saves): Restore first blink when !op