On Sun, 2016-05-01 at 17:05 -0500, Segher Boessenkool wrote:
> On Sun, May 01, 2016 at 12:40:15PM +0900, Oleg Endo wrote:
> > The attached patch mainly simplifies some of the predicates. There
> > is
> > no functional change, except the removal of the "mov_nop" pattern,
> > which resulted in a fe
Hi Oleg,
On Sun, May 01, 2016 at 12:40:15PM +0900, Oleg Endo wrote:
> The attached patch mainly simplifies some of the predicates. There is
> no functional change, except the removal of the "mov_nop" pattern,
> which resulted in a few +- 4/8 byte code size changes in the CSiBE set,
> which look l
Hi,
The attached patch mainly simplifies some of the predicates. There is
no functional change, except the removal of the "mov_nop" pattern,
which resulted in a few +- 4/8 byte code size changes in the CSiBE set,
which look like register allocation choices. But not sure what the
original purpose