Re: [PATCH 0/6] various combine patches, v2

2014-11-29 Thread Andrew Pinski
On Sat, Nov 29, 2014 at 5:15 PM, Segher Boessenkool wrote: > On Thu, Nov 27, 2014 at 05:44:30PM -0800, Segher Boessenkool wrote: >> The first three of these are from the previous series, with hopefully >> all comments addressed. >> >> The fourth simplifies the code that breaks up an arith insn wit

Re: [PATCH 0/6] various combine patches, v2

2014-11-29 Thread Segher Boessenkool
On Thu, Nov 27, 2014 at 05:44:30PM -0800, Segher Boessenkool wrote: > The first three of these are from the previous series, with hopefully > all comments addressed. > > The fourth simplifies the code that breaks up an arith insn with a > compare to zero, using the helpers that the third patch int

[PATCH 0/6] various combine patches, v2

2014-11-27 Thread Segher Boessenkool
The first three of these are from the previous series, with hopefully all comments addressed. The fourth simplifies the code that breaks up an arith insn with a compare to zero, using the helpers that the third patch introduced. The fifth and the sixth are separate from the rest and each other; t