On 02/06/16 17:09, Wilco Dijkstra wrote:
The Cortex-A57 scheduler is missing fcsel, so add it.
OK for commit?
ChangeLog:
2016-06-02 Wilco Dijkstra
* config/arm/cortex-a57.md (cortex_a57_fp_cpys): Add fcsel.
Ok from an arm perspective too.
Thanks,
Kyrill
---
diff --git a/gcc/c
On Thu, Jun 02, 2016 at 04:09:32PM +, Wilco Dijkstra wrote:
> The Cortex-A57 scheduler is missing fcsel, so add it.
>
> OK for commit?
OK.
Thanks,
James
>
> ChangeLog:
> 2016-06-02 Wilco Dijkstra
>
> * config/arm/cortex-a57.md (cortex_a57_fp_cpys): Add fcsel.
>
> ---
> diff --gi