[AArch64]Replace temporary assembler for vld1_dup
authorAlan Lawrence <alan.lawrence@arm.com>
Tue, 18 Nov 2014 11:06:05 +0000 (11:06 +0000)
committerAlan Lawrence <alalaw01@gcc.gnu.org>
Tue, 18 Nov 2014 11:06:05 +0000 (11:06 +0000)
commitfcfce895d320e916fe82ccc0b51701355770ad3b
tree29b2716517741eac4bdc8ad84fd78759330a4379
parentff83f9c8e9e79eb8ec8b9f11b5086f805e774bad
[AArch64]Replace temporary assembler for vld1_dup

        * config/aarch64/arm_neon.h (vld1_dup_f32, vld1_dup_f64, vld1_dup_p8,
        vld1_dup_p16, vld1_dup_s8, vld1_dup_s16, vld1_dup_s32, vld1_dup_s64,
        vld1_dup_u8, vld1_dup_u16, vld1_dup_u32, vld1_dup_u64, vld1q_dup_f32,
        vld1q_dup_f64, vld1q_dup_p8, vld1q_dup_p16, vld1q_dup_s8, vld1q_dup_s16,
        vld1q_dup_s32, vld1q_dup_s64, vld1q_dup_u8, vld1q_dup_u16,
        vld1q_dup_u32, vld1q_dup_u64): Replace inline asm with vdup_n_ and
        pointer dereference.

From-SVN: r217705
gcc/ChangeLog
gcc/config/aarch64/arm_neon.h