gcc/
* config/arm/cortex-a57.md (cortex_a57_fp_cpys): Add fcsel.
From-SVN: r237595
+2016-06-20 Wilco Dijkstra <wdijkstr@arm.com>
+
+ * config/arm/cortex-a57.md (cortex_a57_fp_cpys): Add fcsel.
+
2016-06-20 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* params.def (PARAM_ALIGN_LOOP_ITERATIONS): Use "alignment" instead of
(define_insn_reservation "cortex_a57_fp_cpys" 4
(and (eq_attr "tune" "cortexa57")
- (eq_attr "type" "fmov"))
+ (eq_attr "type" "fmov,fcsel"))
"(ca57_cx1|ca57_cx2)")
(define_insn_reservation "cortex_a57_fp_divs" 12