RE: [PATCH] [ARC] Add SIMD extensions for ARC HS

2016-04-28 Thread Claudiu Zissulescu
Committed r235551. Thanks, Claudiu > > On 08/04/16 09:30, Claudiu Zissulescu wrote: > > This patch adds support for the new SIMD operations added to ARC HS > > cpu class. The proposed patch doesn't chase for performance but offers > > support for those newly added operations, and autovectorizat

Re: [PATCH] [ARC] Add SIMD extensions for ARC HS

2016-04-27 Thread Joern Wolfgang Rennecke
On 08/04/16 09:30, Claudiu Zissulescu wrote: This patch adds support for the new SIMD operations added to ARC HS cpu class. The proposed patch doesn't chase for performance but offers support for those newly added operations, and autovectorization. The patch is tested using dg.exp, compile.exp

RE: PING [PATCH] [ARC] Add SIMD extensions for ARC HS

2016-04-26 Thread Claudiu Zissulescu
PING > -Original Message- > From: Claudiu Zissulescu > Sent: Friday, April 08, 2016 10:31 AM > To: gcc-patches@gcc.gnu.org > Cc: Claudiu Zissulescu; g...@amylaar.uk; francois.bed...@synopsys.com; > jeremy.benn...@embecosm.com > Subject: [PATCH] [ARC] Add SIMD

[PATCH] [ARC] Add SIMD extensions for ARC HS

2016-04-08 Thread Claudiu Zissulescu
This patch adds support for the new SIMD operations added to ARC HS cpu class. The proposed patch doesn't chase for performance but offers support for those newly added operations, and autovectorization. The patch is tested using dg.exp, compile.exp, and execute.exp for both arc700 and archs with