]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.md (frndintxf2): Rename to ...
authorUros Bizjak <uros@gcc.gnu.org>
Sun, 11 Mar 2007 10:27:30 +0000 (11:27 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 11 Mar 2007 10:27:30 +0000 (11:27 +0100)
commitacaaf0c621688e090e0f8024ce19a90b1dcde7aa
tree72cba79652dbd51ba607a65ea5d4968ea3958ec8
parentf9aa54d3c5c8b4993678c52b2c4d2ee2f7bdabaf
i386.md (frndintxf2): Rename to ...

        * config/i386/i386.md (frndintxf2): Rename to ...
        (rintxf2): ... this. Remove expander having same name.
        (rintsf2, rintdf2): Implement using SSEMODEF macro.
        (roundsf2, rounddf2): Ditto.
        (lrint<mode>di2, lrint<mode>si2): Implement using SSEMODEI24 macro.
        (lround<mode>di2, lround<mode>si2): Ditto.

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