Re: [PATCH][ARM] Cleanup anddi3 constraints

2013-06-07 Thread Richard Earnshaw
On 06/06/13 17:08, Kyrylo Tkachov wrote: Hi all, This patch cleans up the anddi3_insn pattern by removing duplicate alternatives and redundant attribute setters. It also restricts the splitting to after reload and when we know that we're not using the NEON versions. Tested arm-none-eabi on qemu

[PATCH][ARM] Cleanup anddi3 constraints

2013-06-06 Thread Kyrylo Tkachov
Hi all, This patch cleans up the anddi3_insn pattern by removing duplicate alternatives and redundant attribute setters. It also restricts the splitting to after reload and when we know that we're not using the NEON versions. Tested arm-none-eabi on qemu. Ok for trunk? Thanks, Kyrill 2013-06-0