params.def (PARAM_MIN_CROSSJUMP_INSNS): New.
authorPat Haugen <pthaugen@us.ibm.com>
Fri, 6 Aug 2004 17:20:53 +0000 (17:20 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 6 Aug 2004 17:20:53 +0000 (13:20 -0400)
commit12183e0fbcace8903ebcbec1ef38aa25f000764b
tree22bcce619fb410b79d31de6cd6807d0d595d1ea1
parentfc90a8f2eeefbac428a73d6ea8c146f8e5446154
params.def (PARAM_MIN_CROSSJUMP_INSNS): New.

2004-08-06  Pat Haugen  <pthaugen@us.ibm.com>

        * params.def (PARAM_MIN_CROSSJUMP_INSNS): New.
        * cfgcleanup.c (try_crossjump_to_edge): Add minimum insn match
        threshhold.
        * doc/invoke.texi (param): Document min-crossjump-insns.

From-SVN: r85646
gcc/ChangeLog
gcc/cfgcleanup.c
gcc/doc/invoke.texi
gcc/params.def