Re: [AArch64/ARM 3/3] Add execution tests of ARM UZP Intrinsics

2014-04-30 Thread Ramana Radhakrishnan
On Thu, Mar 27, 2014 at 5:28 PM, Alan Lawrence wrote: > inal patch in series, adds new tests of the ARM UZP Intrinsics (subsuming > the autogenerated ones in testsuite/gcc.target/arm/neon/), that also check > the execution results, reusing the test bodies introduced into AArch64 in > the first pat

[AArch64/ARM 3/3] Add execution tests of ARM UZP Intrinsics

2014-03-27 Thread Alan Lawrence
inal patch in series, adds new tests of the ARM UZP Intrinsics (subsuming the autogenerated ones in testsuite/gcc.target/arm/neon/), that also check the execution results, reusing the test bodies introduced into AArch64 in the first patch. Tests use gcc.target/arm/simd/simd.exp from correspond