Re: [00/32] Remove global call sets: rtlanal.c

2019-09-29 Thread Jeff Law
On 9/11/19 1:17 PM, Richard Sandiford wrote: > The reg_set_p part is simple, since the caller is asking about > a specific REG rtx, with a known register number and mode. > > The find_all_hard_reg_sets part emphasises that the "implicit" > behaviour was always a bit suspect, since it includes full

[00/32] Remove global call sets: rtlanal.c

2019-09-11 Thread Richard Sandiford
The reg_set_p part is simple, since the caller is asking about a specific REG rtx, with a known register number and mode. The find_all_hard_reg_sets part emphasises that the "implicit" behaviour was always a bit suspect, since it includes fully-clobbered registers but not partially-clobbered regis