Re: [PATCH 0/6][ARM] Implement support for ACLE Coprocessor Intrinsics

2016-11-21 Thread Christophe Lyon
Hi, On 17 November 2016 at 11:45, Kyrill Tkachov wrote: > > On 17/11/16 10:31, Andre Vieira (lists) wrote: >> >> Hi Kyrill, >> >> On 17/11/16 10:11, Kyrill Tkachov wrote: >>> >>> Hi Andre, >>> >>> On 09/11/16 10:00, Andre Vieira (lists) wrote: Tested the series by bootstrapping arm-non

Re: [PATCH 0/6][ARM] Implement support for ACLE Coprocessor Intrinsics

2016-11-17 Thread Kyrill Tkachov
On 17/11/16 10:31, Andre Vieira (lists) wrote: Hi Kyrill, On 17/11/16 10:11, Kyrill Tkachov wrote: Hi Andre, On 09/11/16 10:00, Andre Vieira (lists) wrote: Tested the series by bootstrapping arm-none-linux-gnuabihf and found no regressions, also did a normal build for arm-none-eabi and ran t

Re: [PATCH 0/6][ARM] Implement support for ACLE Coprocessor Intrinsics

2016-11-17 Thread Andre Vieira (lists)
Hi Kyrill, On 17/11/16 10:11, Kyrill Tkachov wrote: > Hi Andre, > > On 09/11/16 10:00, Andre Vieira (lists) wrote: >> >> Tested the series by bootstrapping arm-none-linux-gnuabihf and found no >> regressions, also did a normal build for arm-none-eabi and ran the >> acle.exp tests for a Cortex-M3

Re: [PATCH 0/6][ARM] Implement support for ACLE Coprocessor Intrinsics

2016-11-17 Thread Kyrill Tkachov
Hi Andre, On 09/11/16 10:00, Andre Vieira (lists) wrote: Hello, This patch series aims to implement support for the ACLE coprocessor intrinsics. To do so I first refactor the NEON builtin framework to accommodate the usage of this framework to implement other builtins. I then port the existing