Re: [PATCH] Don't init ira_spilled_reg_stack_slots in ira if using lra.

2014-09-03 Thread Vladimir Makarov
On 2014-09-03 5:26 AM, Kito Cheng wrote: ping! The patch saves some compilation time for LRA based targets. It is ok to commit. Thanks, Kito. On Wed, Aug 27, 2014 at 10:49 PM, Kito Cheng wrote: Hi all: This patch is clean up useless initialize for IRA with LRA. 2014-08-27 Kito Cheng

Re: [PATCH] Don't init ira_spilled_reg_stack_slots in ira if using lra.

2014-09-03 Thread Kito Cheng
ping! On Wed, Aug 27, 2014 at 10:49 PM, Kito Cheng wrote: > Hi all: > > This patch is clean up useless initialize for IRA with LRA. > > 2014-08-27 Kito Cheng > > * ira.c (ira): Don't initialize ira_spilled_reg_stack_slots and > ira_spilled_reg_stack_slots_num if using lra. >

[PATCH] Don't init ira_spilled_reg_stack_slots in ira if using lra.

2014-08-27 Thread Kito Cheng
14 15:55:54 +0800 Subject: [PATCH] Don't init ira_spilled_reg_stack_slots in ira if using lra. 2014-08-27 Kito Cheng * ira.c (ira): Don't initialize ira_spilled_reg_stack_slots and ira_spilled_reg_stack_slots_num if using lra. (do_reload): Remove release ira_spilled_reg_stack_slo