Re: [RFC] [Testsuite,ARM] Neon intrinsics executable tests

2014-04-28 Thread Ramana Radhakrishnan
On Mon, Apr 21, 2014 at 8:28 PM, Christophe Lyon wrote: > Hi Ramana, > > Here is an updated patch, which adds a README file, some improved > comments and a few more tests. > The ChangeLog entry would list the following as new files: > arm-neon-ref.h > binary_op.inc > compute-ref-data.h > neon-intr

Re: [RFC] [Testsuite,ARM] Neon intrinsics executable tests

2014-04-15 Thread Christophe Lyon
On 15 April 2014 16:18, Ramana Radhakrishnan wrote: > On 04/14/14 23:16, Christophe Lyon wrote: >> >> Hi Ramana, >> >> Here is an updated version of my proposal to include tests for Neon >> intrinsics. >> >> wrt to my previous post, I have made a few changes: >> - renamed the test files, removing

Re: [RFC] [Testsuite,ARM] Neon intrinsics executable tests

2013-10-31 Thread Christophe Lyon
Hi Ramana, >> More later I need to get back to something else and I need to play more with >> your original testsuite - but I'd like some discussion around some of these >> points anyway. >> Rob Savoye is going to have a look at how to integrate the tests in a more straightforward way (he knows d

Re: [RFC] [Testsuite,ARM] Neon intrinsics executable tests

2013-10-29 Thread Christophe Lyon
On 29 October 2013 03:24, Ramana Radhakrishnan wrote: > On 10/09/13 23:16, Christophe Lyon wrote: > Irrespective of our earlier conversations on this now I'm actually wondering > if instead of doing this and integrating this in the GCC source base it > maybe easier to write a harness to test this

Re: [RFC] [Testsuite,ARM] Neon intrinsics executable tests

2013-10-29 Thread Ramana Radhakrishnan
On 10/09/13 23:16, Christophe Lyon wrote: Hi, This patch is a first small sample of dejagnu-ization of my ARM Neon intrinsics tests. Thanks for attempting this and apologies for the slow response - I've been busy with a few other things internally. It's derived from my previous work at ht

Re: [RFC] [Testsuite,ARM] Neon intrinsics executable tests

2013-10-24 Thread Christophe Lyon
Ping? On 10 October 2013 00:16, Christophe Lyon wrote: > Hi, > > This patch is a first small sample of dejagnu-ization of my ARM Neon > intrinsics tests. > > It's derived from my previous work at > http://gitorious.org/arm-neon-tests/arm-neon-tests which supports all > the ARM intrinsics, with ex