Re: [7/9] Remove IOR_COMPL_HARD_REG_SET

2019-09-09 Thread Jeff Law
On 9/9/19 10:01 AM, Richard Sandiford wrote: > Use "x |= ~y" instead of "IOR_COMPL_HARD_REG_SET (x, y)", or just > "x | ~y" if the result is a temporary. > > > 2019-09-09 Richard Sandiford > > gcc/ > * hard-reg-set.h (IOR_COMPL_HARD_REG_SET): Delete. > * config/aarch64/cortex-a57-

[7/9] Remove IOR_COMPL_HARD_REG_SET

2019-09-09 Thread Richard Sandiford
Use "x |= ~y" instead of "IOR_COMPL_HARD_REG_SET (x, y)", or just "x | ~y" if the result is a temporary. 2019-09-09 Richard Sandiford gcc/ * hard-reg-set.h (IOR_COMPL_HARD_REG_SET): Delete. * config/aarch64/cortex-a57-fma-steering.c (rename_single_chain): Use "|~" inst