Re: [AArch64/ARM 3/3] Add execution tests of ARM EXT intrinsics

2014-05-29 Thread Alan Lawrence
I've just committed this as revision 211059, with the change of adding a _1 suffix to the names of all the new tests (as per standard testsuite convention). All passed on arm-none-eabi and armeb-none-eabi. Cheers, Alan Ramana Radhakrishnan wrote: On Wed, Apr 23, 2014 at 9:32 PM, Alan Lawrence

Re: [AArch64/ARM 3/3] Add execution tests of ARM EXT intrinsics

2014-04-30 Thread Ramana Radhakrishnan
On Wed, Apr 23, 2014 at 9:32 PM, Alan Lawrence wrote: > Final patch in series, adds new tests of the ARM EXT Intrinsics, that also > check > the execution results, reusing the test bodies introduced into AArch64 in > the > first patch. (These tests subsume the autogenerated ones in > testsuite/gcc