2009-06-28 Paolo Bonzini <bonzini@gnu.org>
commitfb425e71a977225ec35b747f154904ec65592468
authorbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 28 Jun 2009 17:03:03 +0000 (28 17:03 +0000)
committerbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 28 Jun 2009 17:03:03 +0000 (28 17:03 +0000)
tree6cb46c8b1432e5b2682ebbe1c480966ef11ded79
parent80e1bfa19e430fa42f5c02972ac55c8dfc10d8c1
2009-06-28  Paolo Bonzini  <bonzini@gnu.org>

        * dojump.c (do_compare_rtx_and_jump): Try swapping the
        condition for floating point modes.
        * expmed.c (emit_store_flag_1): Move here a bigger part
        of emit_store_flag.
        (emit_store_flag): Try swapping the condition for floating point
        modes.
        * optabs.c (emit_cmp_and_jump_insns): Cope with constant op0 better.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149033 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dojump.c
gcc/expmed.c
gcc/optabs.c