(mostly_true_jump): When trying to determine if the current insn is essentially a...
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 27 Dec 1992 15:46:56 +0000 (10:46 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 27 Dec 1992 15:46:56 +0000 (10:46 -0500)
commit4d0e69c3f028843b21182d4d4431b5a93766673b
tree8e8de4b74ccee3ffacb1b1787bdc49ca9e026032
parentcf526dcc5c28c03eb46440208663802b4f4bc171
(mostly_true_jump): When trying to determine if the current insn is essentially a conditional return...

(mostly_true_jump): When trying to determine if the current insn is
essentially a conditional return, look inside of SEQUENCE insns for
jumps.
Predict jumps to the exit test for loops as likely to be taken.

From-SVN: r2925
gcc/reorg.c