Re: [PATCH][ARM] PR56315 Improve codegen for DImode immediates - XOR

2013-06-07 Thread Richard Earnshaw
On 07/06/13 14:04, Kyrylo Tkachov wrote: Oops, once again with patch attached... gcc/ 2013-06-07 Kyrylo Tkachov PR target/56315 * config/arm/arm.md (*xordi3_insn): Change to insn_and_split. (xordi3): Change operand 2 constraint to arm_xordi_operand. * config/a

RE: [PATCH][ARM] PR56315 Improve codegen for DImode immediates - XOR

2013-06-07 Thread Kyrylo Tkachov
Oops, once again with patch attached... gcc/ 2013-06-07 Kyrylo Tkachov PR target/56315 * config/arm/arm.md (*xordi3_insn): Change to insn_and_split. (xordi3): Change operand 2 constraint to arm_xordi_operand. * config/arm/constraints.md (Dg): New constraint.