Re: [5/9] Make more use of regs_invalidated_by_call

2019-09-10 Thread Jeff Law
On 9/10/19 10:31 AM, Richard Sandiford wrote: > This cleans up a couple of places in which the previous patch had: > > call_used_or_fixed_regs & ~fixed_reg_set > > In that context, regs_invalidated_by_call is IMO more obvious. > > > 2019-09-10 Richard Sandiford > > gcc/ > *

[5/9] Make more use of regs_invalidated_by_call

2019-09-10 Thread Richard Sandiford
This cleans up a couple of places in which the previous patch had: call_used_or_fixed_regs & ~fixed_reg_set In that context, regs_invalidated_by_call is IMO more obvious. 2019-09-10 Richard Sandiford gcc/ * config/frv/frv.c (frv_ifcvt_modify_tests): Use