Re: [PATCH 2/2] [ARC] Update RTX costs.

2019-06-10 Thread Claudiu Zissulescu
Thank you for your review! Patch committed, Claudiu On Sat, Jun 8, 2019 at 12:57 AM Jeff Law wrote: > > On 6/6/19 1:42 AM, Claudiu Zissulescu wrote: > > Update RTX costs to reflect better the ARC architecture. > > > > Ok to apply? > > Claudiu > > > > gcc/ > > -xx-xx Claudiu Zissulescu > >

Re: [PATCH 2/2] [ARC] Update RTX costs.

2019-06-07 Thread Jeff Law
On 6/6/19 1:42 AM, Claudiu Zissulescu wrote: > Update RTX costs to reflect better the ARC architecture. > > Ok to apply? > Claudiu > > gcc/ > -xx-xx Claudiu Zissulescu > > * config/arc/arc.c (arc_rtx_costs): Update costs. > > /gcc/testsuite > -xx-xx Claudiu Zissulescu > >

[PATCH 2/2] [ARC] Update RTX costs.

2019-06-06 Thread Claudiu Zissulescu
Update RTX costs to reflect better the ARC architecture. Ok to apply? Claudiu gcc/ -xx-xx Claudiu Zissulescu * config/arc/arc.c (arc_rtx_costs): Update costs. /gcc/testsuite -xx-xx Claudiu Zissulescu * gcc.target/arc/jumptables.c: Update test. --- gcc/config/arc/