Re: [08/32] Remove global call sets: cfgcleanup.c

2019-09-29 Thread Jeff Law
On 9/11/19 1:07 PM, Richard Sandiford wrote: > old_insns_match_p just tests whether two instructions are > similar enough to merge. With call_insn_abi it makes more > sense to compare the ABIs directly. > > > 2019-09-11 Richard Sandiford > > gcc/ > * cfgcleanup.c (old_insns_match_p): C

[08/32] Remove global call sets: cfgcleanup.c

2019-09-11 Thread Richard Sandiford
old_insns_match_p just tests whether two instructions are similar enough to merge. With call_insn_abi it makes more sense to compare the ABIs directly. 2019-09-11 Richard Sandiford gcc/ * cfgcleanup.c (old_insns_match_p): Compare the ABIs of calls instead of the call-clobbere