[Patch ARM/AArch64] Add missing is_neon_type types
authorJames Greenhalgh <james.greenhalgh@arm.com>
Fri, 14 Aug 2015 09:38:36 +0000 (09:38 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Fri, 14 Aug 2015 09:38:36 +0000 (09:38 +0000)
gcc/

* config/arm/types.md (is_neon_type): Add missing types.

From-SVN: r226885

gcc/ChangeLog
gcc/config/arm/types.md

index e404e6655e316a0c3eb5b770b5ea5a77a3a96cd1..af5e73c6d59982cebe44c5cac4aabb292b0a238c 100644 (file)
@@ -1,3 +1,7 @@
+2015-08-14  James Greenhalgh  <james.greenhalgh@arm.com>
+
+       * config/arm/types.md (is_neon_type): Add missing types.
+
 2015-08-14  Yuri Rumyantsev  <ysrumyan@gmail.com>
 
        * config/i386/driver-i386.c (host_detect_local_cpu): Add support
index d3684467396767670b3eda45cff4a35f6a8633b3..ec609aeaed195a4500d6a11a9484847570a6b81d 100644 (file)
           neon_store3_one_lane, neon_store3_one_lane_q, neon_store4_4reg,\
           neon_store4_4reg_q, neon_store4_one_lane, neon_store4_one_lane_q,\
           neon_fp_abd_s, neon_fp_abd_s_q, neon_fp_abd_d, neon_fp_abd_d_q,\
+          neon_fp_abs_s, neon_fp_abs_s_q, neon_fp_abs_d, neon_fp_abs_d_q,\
           neon_fp_addsub_s, neon_fp_addsub_s_q, neon_fp_addsub_d,\
           neon_fp_addsub_d_q, neon_fp_compare_s, neon_fp_compare_s_q,\
           neon_fp_compare_d, neon_fp_compare_d_q, neon_fp_minmax_s,\
           neon_fp_minmax_s_q, neon_fp_minmax_d, neon_fp_minmax_d_q,\
+          neon_fp_neg_s, neon_fp_neg_s_q, neon_fp_neg_d, neon_fp_neg_d_q,\
           neon_fp_reduc_add_s, neon_fp_reduc_add_s_q, neon_fp_reduc_add_d,\
           neon_fp_reduc_add_d_q, neon_fp_reduc_minmax_s,
           neon_fp_reduc_minmax_s_q, neon_fp_reduc_minmax_d,\
           neon_fp_cvt_narrow_s_q, neon_fp_cvt_narrow_d_q,\
           neon_fp_cvt_widen_h, neon_fp_cvt_widen_s, neon_fp_to_int_s,\
           neon_fp_to_int_s_q, neon_int_to_fp_s, neon_int_to_fp_s_q,\
+          neon_fp_to_int_d, neon_fp_to_int_d_q,\
+          neon_int_to_fp_d, neon_int_to_fp_d_q,\
           neon_fp_round_s, neon_fp_round_s_q, neon_fp_recpe_s,\
           neon_fp_recpe_s_q,\
           neon_fp_recpe_d, neon_fp_recpe_d_q, neon_fp_recps_s,\