dojump.c (do_jump_by_parts_greater_rtx): Invert probability when swapping the arms...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 28 Oct 2016 18:10:14 +0000 (18:10 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 28 Oct 2016 18:10:14 +0000 (18:10 +0000)
commit47135167124c764f351caf0f0f461e3c865e58fa
treea4bdbd149ff48c14eae8a3cceb5f24cbd7dda2f3
parenteae2ada50349a429549a99145c5810e58807f809
dojump.c (do_jump_by_parts_greater_rtx): Invert probability when swapping the arms of the branch.

* 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.

From-SVN: r241656
gcc/ChangeLog
gcc/dojump.c
gcc/internal-fn.c