[AArch64] VDUP Testcases
authorAlex Velenko <Alex.Velenko@arm.com>
Wed, 23 Apr 2014 17:02:49 +0000 (17:02 +0000)
committerMarcus Shawcroft <mshawcroft@gcc.gnu.org>
Wed, 23 Apr 2014 17:02:49 +0000 (17:02 +0000)
commit0e4d63c5eef5c0565ac1d42ae1ac43a12c9fd071
treeb512219630a48b64791368bf33332d57ce41fb9a
parent36e170203e7f09f6c23c7378f835e21c402b57c9
[AArch64] VDUP Testcases

This patch adds vdup intrinsic testcases for AArch64. those testcases
are nice to have, as it allows to reason about vdup consistency for
both LE and BE compiler flavors.

From-SVN: r209713
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/aarch64/vdup_lane_1.c [new file with mode: 0644]
gcc/testsuite/gcc.target/aarch64/vdup_lane_2.c [new file with mode: 0644]
gcc/testsuite/gcc.target/aarch64/vdup_n_1.c [new file with mode: 0644]