* dojump.c (do_jump_by_parts_greater_rtx): Invert probability when
commite3014b8a3b24f2b6364667c1886933f8a6245ea6
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Oct 2016 18:10:14 +0000 (28 18:10 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Oct 2016 18:10:14 +0000 (28 18:10 +0000)
treea4bdbd149ff48c14eae8a3cceb5f24cbd7dda2f3
parentcbe1e8f7059e8166a14ab5b0e684d7042aa76801
* dojump.c (do_jump_by_parts_greater_rtx): Invert probability when
swapping the arms of the branch.
* internal-fn.c (expand_addsub_overflow): Use a straight-line code
sequence for the generic signed-signed-signed case.

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