Re: [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests.

2016-05-20 Thread Kyrill Tkachov
Hi Christophe, On 19/05/16 12:54, Christophe Lyon wrote: On 13 May 2016 at 16:47, James Greenhalgh wrote: On Fri, May 13, 2016 at 04:41:33PM +0200, Christophe Lyon wrote: On 13 May 2016 at 16:37, James Greenhalgh wrote: On Wed, May 11, 2016 at 03:23:56PM +0200, Christophe Lyon wrote: 2016-

Re: [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests.

2016-05-19 Thread Christophe Lyon
On 13 May 2016 at 16:47, James Greenhalgh wrote: > On Fri, May 13, 2016 at 04:41:33PM +0200, Christophe Lyon wrote: >> On 13 May 2016 at 16:37, James Greenhalgh wrote: >> > On Wed, May 11, 2016 at 03:23:56PM +0200, Christophe Lyon wrote: >> >> 2016-05-02 Christophe Lyon >> >> >> >> * gcc

Re: [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests.

2016-05-13 Thread James Greenhalgh
On Fri, May 13, 2016 at 04:41:33PM +0200, Christophe Lyon wrote: > On 13 May 2016 at 16:37, James Greenhalgh wrote: > > On Wed, May 11, 2016 at 03:23:56PM +0200, Christophe Lyon wrote: > >> 2016-05-02 Christophe Lyon > >> > >> * gcc.target/aarch64/advsimd-intrinsics/vtst.c: Add tests > >>

Re: [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests.

2016-05-13 Thread Christophe Lyon
On 13 May 2016 at 16:37, James Greenhalgh wrote: > On Wed, May 11, 2016 at 03:23:56PM +0200, Christophe Lyon wrote: >> 2016-05-02 Christophe Lyon >> >> * gcc.target/aarch64/advsimd-intrinsics/vtst.c: Add tests >> for vtst_p8 and vtstq_p8. > > And vtst_p16 and vtstq_p16 too please. >

Re: [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests.

2016-05-13 Thread James Greenhalgh
On Wed, May 11, 2016 at 03:23:56PM +0200, Christophe Lyon wrote: > 2016-05-02 Christophe Lyon > > * gcc.target/aarch64/advsimd-intrinsics/vtst.c: Add tests > for vtst_p8 and vtstq_p8. And vtst_p16 and vtstq_p16 too please. vtst_s64 vtstq_s64 vtst_u64 vtstq_u64 are also missing (AA

[Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests.

2016-05-11 Thread Christophe Lyon
2016-05-02 Christophe Lyon * gcc.target/aarch64/advsimd-intrinsics/vtst.c: Add tests for vtst_p8 and vtstq_p8. Change-Id: Id555a9b3214945506a106e2465b42d38bf76a3a7 diff --git a/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vtst.c b/gcc/testsuite/gcc.target/aarch64/advsi