Re: [PATCH 5/5] Reuse recog_op_alt cache in LRA

2014-06-03 Thread Jeff Law
On 05/31/14 03:22, Richard Sandiford wrote: The operand_alternative cache was LRA's only per-subtarget state so a lot of this patch is removing the associated initialisation and target_globals stuff. I called the preprocess_constraints functions in lra_set_insn_recog_data rather than setup_opera

[PATCH 5/5] Reuse recog_op_alt cache in LRA

2014-05-31 Thread Richard Sandiford
The operand_alternative cache was LRA's only per-subtarget state so a lot of this patch is removing the associated initialisation and target_globals stuff. I called the preprocess_constraints functions in lra_set_insn_recog_data rather than setup_operand_alternative because lra_set_insn_recog_data