]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-cfg.c (thread_jumps_from_bb): Speed up by extracting edge information when...
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 22 Oct 2004 17:59:50 +0000 (17:59 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 22 Oct 2004 17:59:50 +0000 (17:59 +0000)
commit385efa80b70c085c5856c2454236c0bdf0567c80
tree0852828a4b7b9d8a04d2366874e06d56e7a833aa
parentafc3f3960382425780dd949a987d2f2e6fda1878
tree-cfg.c (thread_jumps_from_bb): Speed up by extracting edge information when...

* tree-cfg.c (thread_jumps_from_bb): Speed up by extracting
edge information when we commit ourselves to threading a
particular jump.

From-SVN: r89462
gcc/ChangeLog
gcc/tree-cfg.c