Re: [2/9] Remove call_fixed_reg_set

2019-09-10 Thread Jeff Law
On 9/10/19 10:29 AM, Richard Sandiford wrote: > On targets that use reload, call_fixed_reg_set is structurally: > > fixed_reg_set -- reginfo.c > | (call_used_reg_set & ~have_save_mode) -- first loop in init_caller_save > | ~have_save_insn -- fi

[2/9] Remove call_fixed_reg_set

2019-09-10 Thread Richard Sandiford
On targets that use reload, call_fixed_reg_set is structurally: fixed_reg_set -- reginfo.c | (call_used_reg_set & ~have_save_mode) -- first loop in init_caller_save | ~have_save_insn -- final loop in init_caller_save (where "have_save_mode" an