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 <richard.sandif...@arm.com> > > gcc/ > * cfgcleanup.c (old_insns_match_p): Compare the ABIs of calls > instead of the call-clobbered sets. OK jeff
- [04/32] [x86] Robustify vzeroupper handling across call... Richard Sandiford
- Re: [04/32] [x86] Robustify vzeroupper handling ac... Richard Sandiford
- [05/32] Pass an ABI identifier to hard_regno_call_part_... Richard Sandiford
- [06/32] Pass an ABI to choose_hard_reg_mode Richard Sandiford
- [07/32] Remove global call sets: caller-save.c Richard Sandiford
- [08/32] Remove global call sets: cfgcleanup.c Richard Sandiford
- Re: [08/32] Remove global call sets: cfgcleanup.c Jeff Law
- [09/32] Remove global call sets: cfgloopanal.c Richard Sandiford
- [11/32] Remove global call sets: cse.c Richard Sandiford
- Re: [11/32] Remove global call sets: cse.c Richard Sandiford
- Re: [11/32] Remove global call sets: cse.c Jeff Law
- Re: [11/32] Remove global call sets: cse.c Richard Sandiford
- [10/32] Remove global call sets: combine.c Richard Sandiford
- Re: [10/32] Remove global call sets: combine.c Segher Boessenkool
- Re: [10/32] Remove global call sets: combine.c Richard Sandiford
- Re: [10/32] Remove global call sets: combi... Segher Boessenkool