On 9/11/19 1:11 PM, Richard Sandiford wrote: > This is another case in which we can conservatively treat partial > kills as full kills. Again this is in principle a bug fix for > TARGET_HARD_REGNO_CALL_PART_CLOBBERED targets, but in practice > it probably doesn't make a difference. > > > 2019-09-11 Richard Sandiford <richard.sandif...@arm.com> > > gcc/ > * gcse.c: Include function-abi.h. > (compute_hash_table_work): Use call_insn_abi to get the ABI of > the call insn target. Invalidate partially call-clobbered > registers as well as fully call-clobbered ones. > OK jeff
- [12/32] Remove global call sets: cselib.c Richard Sandiford
- [13/32] Remove global call sets: DF (EH edges) Richard Sandiford
- [14/32] Remove global call sets: DF (entry/exit defs) Richard Sandiford
- [15/32] Remove global call sets: early-remat.c Richard Sandiford
- [17/32] Remove global call sets: gcse.c Richard Sandiford
- Re: [17/32] Remove global call sets: gcse.c Richard Sandiford
- Re: [17/32] Remove global call sets: gcse.c Jeff Law
- [16/32] Remove global call sets: function.c Richard Sandiford
- [18/32] Remove global call sets: haifa-sched.c Richard Sandiford
- [19/32] Remove global call sets: IRA Richard Sandiford
- [20/32] Remove global call sets: loop-iv.c Richard Sandiford
- [23/32] Remove global call sets: postreload-gcse.c Richard Sandiford
- Re: [23/32] Remove global call sets: postreload-gcs... Richard Sandiford