The Cortex-A57 scheduler is missing fcsel, so add it.

gcc/
	* config/arm/cortex-a57.md (cortex_a57_fp_cpys): Add fcsel.

From-SVN: r237595
This commit is contained in:
Wilco Dijkstra 2016-06-20 12:15:19 +00:00 committed by Wilco Dijkstra
parent ff7b374b78
commit 1db6c46d4d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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

View File

@ -726,7 +726,7 @@
(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