Re: [PATCH v2 4/7] lra support for clobber_high

2018-08-03 Thread Jeff Law
On 07/26/2018 03:13 AM, Alan Hayward wrote: > The lra specific changes for clobber_high. > > 2018-07-25 Alan Hayward > > * lra-eliminations.c (lra_eliminate_regs_1): Check for clobber high. > (mark_not_eliminable): Likewise. > * lra-int.h (struct lra_insn_reg): Add clobber hi

[PATCH v2 4/7] lra support for clobber_high

2018-07-26 Thread Alan Hayward
The lra specific changes for clobber_high. 2018-07-25 Alan Hayward * lra-eliminations.c (lra_eliminate_regs_1): Check for clobber high. (mark_not_eliminable): Likewise. * lra-int.h (struct lra_insn_reg): Add clobber high marker. * lra-lives.c (process_bb_lives):