aboutsummaryrefslogtreecommitdiff
path: root/libcc1/plugin.cc
diff options
context:
space:
mode:
authorAlan Lawrence <alan.lawrence@arm.com>2014-10-27 15:20:18 +0000
committerAlan Lawrence <alalaw01@gcc.gnu.org>2014-10-27 15:20:18 +0000
commitf5156c3ead861a319698af615ef739ef96532e02 (patch)
tree28c296e7b26e44269e77b142a7db6a4d6a5f5c06 /libcc1/plugin.cc
parentd43a252e2fa612b14fa7f6f4dec3320c8b313a1c (diff)
downloadgcc-f5156c3ead861a319698af615ef739ef96532e02.zip
gcc-f5156c3ead861a319698af615ef739ef96532e02.tar.gz
gcc-f5156c3ead861a319698af615ef739ef96532e02.tar.bz2
[AArch64] Use new reduc_plus_scal optabs, inc. for __builtins
* config/aarch64/aarch64-simd-builtins.def (reduc_splus_<mode>/VDQF, reduc_uplus_<mode>/VDQF, reduc_splus_v4sf): Remove. (reduc_plus_scal_<mode>, reduc_plus_scal_v4sf): New. * config/aarch64/aarch64-simd.md (reduc_<sur>plus_mode): Remove. (reduc_splus_<mode>, reduc_uplus_<mode>, reduc_plus_scal_<mode>): New. (reduc_<sur>plus_mode): Change SUADDV -> UNSPEC_ADDV, rename to... (aarch64_reduc_plus_internal<mode>): ...this. (reduc_<sur>plus_v2si): Change SUADDV -> UNSPEC_ADDV, rename to... (aarch64_reduc_plus_internalv2si): ...this. (reduc_splus_<mode>/V2F): Rename to... (aarch64_reduc_plus_internal<mode>): ...this. * config/aarch64/iterators.md (UNSPEC_SADDV, UNSPEC_UADDV, SUADDV): Remove. (UNSPEC_ADDV): New. (sur): Remove elements for UNSPEC_SADDV and UNSPEC_UADDV. * config/aarch64/arm_neon.h (vaddv_s8, vaddv_s16, vaddv_s32, vaddv_u8, vaddv_u16, vaddv_u32, vaddvq_s8, vaddvq_s16, vaddvq_s32, vaddvq_s64, vaddvq_u8, vaddvq_u16, vaddvq_u32, vaddvq_u64, vaddv_f32, vaddvq_f32, vaddvq_f64): Change __builtin_aarch64_reduc_[us]plus_... to __builtin_aarch64_reduc_plus_scal, remove vget_lane wrapper. From-SVN: r216738
Diffstat (limited to 'libcc1/plugin.cc')
0 files changed, 0 insertions, 0 deletions