On Tue, Aug 19, 2014 at 4:04 PM, Kyrill Tkachov <kyrylo.tkac...@arm.com> wrote:
> Hi all,
>
> These are the fp<->fp and int<->fp convert patterns. IMHO these are much
> more readable than the pre-UAL ones because they use two suffixes to
> indicate which data types are being converted to and from.
>
> Ok for trunk?
>
> Thanks,
> Kyrill
>
> 2014-08-19  Kyrylo Tkachov  <kyrylo.tkac...@arm.com>
>
>     * config/arm/vfp.md (*extendsfdf2_vfp): Use UAL assembly syntax.
>     (*truncdfsf2_vfp): Likewise.
>     (*truncsisf2_vfp): Likewise.
>     (*truncsidf2_vfp): Likewise.
>     (fixuns_truncsfsi2): Likewise.
>     (fixuns_truncdfsi2): Likewise.
>     (*floatsisf2_vfp): Likewise.
>     (*floatsidf2_vfp): Likewise.
>     (floatunssisf2): Likewise.
>     (floatunssidf2): Likewise.
>

Ok

Ramana

> 2014-08-19  Kyrylo Tkachov  <kyrylo.tkac...@arm.com>
>
>     * gcc.target/arm/vfp-1.c: Updated expected assembly.

Reply via email to