]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
[ARM, AArch64] Add missing vtst_p16 and vtstq_p16, and vtst_p{8,16} and vtstq_p{8...
authorChristophe Lyon <christophe.lyon@linaro.org>
Mon, 23 May 2016 08:59:26 +0000 (08:59 +0000)
committerChristophe Lyon <clyon@gcc.gnu.org>
Mon, 23 May 2016 08:59:26 +0000 (10:59 +0200)
commit16c5ec7703eb856659732502c007b6d6eff4431c
treeb45ff6ae682706bb5283c332b17f49f7819548c5
parentb4957a7607862d83ddc3c9f1df8d546a585f720f
[ARM, AArch64] Add missing vtst_p16 and vtstq_p16, and vtst_p{8,16} and vtstq_p{8,16} tests.

2016-05-23  Christophe Lyon  <christophe.lyon@linaro.org>

gcc/
* config/arm/arm_neon.h (vtst_p16, vtstq_p16): New.

gcc/testsuite/
* gcc.target/aarch64/advsimd-intrinsics/vtst.c: Add tests for
vtst_p8, vtstq_p8, vtst_p16 and vtstq_p16.

From-SVN: r236576
gcc/ChangeLog
gcc/config/arm/arm_neon.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vtst.c