Re: [PATCH 1/6] [ARC] Add modes scheduler HS

2018-06-12 Thread Andrew Burgess
* Claudiu Zissulescu [2018-05-21 13:18:34 +0300]: > From: Claudiu Zissulescu > > An update on how the instructions are scheduled for HS processor. > > Ok to apply? Looks good. Thanks, Andrew > Claudiu > > --- > gcc/config/arc/arcHS.md | 21 +++-- > 1 file changed, 15 inse

[PATCH 1/6] [ARC] Add modes scheduler HS

2018-05-21 Thread Claudiu Zissulescu
From: Claudiu Zissulescu An update on how the instructions are scheduled for HS processor. Ok to apply? Claudiu --- gcc/config/arc/arcHS.md | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/gcc/config/arc/arcHS.md b/gcc/config/arc/arcHS.md index d49b90c