i386.md (floatunssisf2): Use ix86_expand_convert_uns_sisf_sse also for TARGET_SSE.
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 5 Feb 2008 18:07:25 +0000 (19:07 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 5 Feb 2008 18:07:25 +0000 (19:07 +0100)
commitdef7425b63fce3ea7dd9fed7a114c7233aee66b0
tree769801c9586c05c6a7d0de0c15ce770b3c467d95
parentc1e7d240125d4927db2f87df874e2133d0e63ba9
i386.md (floatunssisf2): Use ix86_expand_convert_uns_sisf_sse also for TARGET_SSE.

        * config/i386/i386.md (floatunssisf2): Use
        ix86_expand_convert_uns_sisf_sse also for TARGET_SSE.
        (floatunssi<mode>2): Rename from floatunssisf2 and floatunssidf2.
        Macroize expander using MODEF mode iterator.

From-SVN: r132125
gcc/ChangeLog
gcc/config/i386/i386.md