Re: [PATCH 4/5] Cache recog_op_alt by insn code: main patch

2014-06-03 Thread Jeff Law
On 05/31/14 03:17, Richard Sandiford wrote: This is the refreshed main patch. I've rearranged the preprocess_constraints code into three functions so that LRA can use it in patch 5. Thanks, Richard gcc/ * recog.h (operand_alternative): Convert reg_class, reject, matched and ma

[PATCH 4/5] Cache recog_op_alt by insn code: main patch

2014-05-31 Thread Richard Sandiford
This is the refreshed main patch. I've rearranged the preprocess_constraints code into three functions so that LRA can use it in patch 5. Thanks, Richard gcc/ * recog.h (operand_alternative): Convert reg_class, reject, matched and matches into bitfields. (preprocess_cons