[PATCH] [ARC] Add/update combiner patterns.

2018-03-07 Thread Claudiu Zissulescu
From: claziss Hi Andrew, Please find the following patch which improves generating more instructions with .f flag (i.e., compare with zero). Ok to apply? Claudiu gcc/ 2018-01-26 Claudiu Zissulescu * config/arc/arc.md (add_shift): New pattern. (add_shift2): Likewise.

Re: [PATCH] [ARC] Add/update combiner patterns.

2018-04-07 Thread Andrew Burgess
* Claudiu Zissulescu [2018-03-07 13:59:03 +0200]: > From: claziss > > Hi Andrew, > > Please find the following patch which improves generating more instructions > with .f flag (i.e., compare with zero). > > Ok to apply? Looks good. Thanks. Andrew > Claudiu > > gcc/ > 2018-01-26 Claudiu

RE: [PATCH] [ARC] Add/update combiner patterns.

2018-04-09 Thread Claudiu Zissulescu
ed...@synopsys.com > Subject: Re: [PATCH] [ARC] Add/update combiner patterns. > > * Claudiu Zissulescu [2018-03-07 13:59:03 +0200]: > > > From: claziss > > > > Hi Andrew, > > > > Please find the following patch which improves generating more > ins