PR target/11327
commit18d43aa0ba45545e6d09d1d4a0f64986617a4d46
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Jan 2005 06:22:32 +0000 (6 06:22 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Jan 2005 06:22:32 +0000 (6 06:22 +0000)
treec9384bc8107956e150e097f383e98ca029b78464
parent3f494649e3b6ded05c2addf656632fd2c71d7d84
    PR target/11327
        * config/i386/i386.c (BUILTIN_DESC_SWAP_OPERANDS): New.
        (bdesc_2arg): Use it.
        (ix86_expand_binop_builtin): Force operands into registers
        when optimizing.
        (ix86_expand_unop_builtin, ix86_expand_unop1_builtin,
        ix86_expand_sse_compare, ix86_expand_sse_comi,
        ix86_expand_builtin): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92988 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c