tree-cfg.c (thread_jumps): Speed up by reordering the two conditions for entering...
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 27 Oct 2004 18:33:26 +0000 (18:33 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 27 Oct 2004 18:33:26 +0000 (18:33 +0000)
commit0b371c72fe94d563b0f2c49288177872f04cc32a
treef3f18d5f8a5ac126ea9ba6a73f3750852fca6d94
parentaf88d4ec96defc06ac0b7ae3e5122f14ba148509
tree-cfg.c (thread_jumps): Speed up by reordering the two conditions for entering basic blocks into worklist.

* tree-cfg.c (thread_jumps): Speed up by reordering the two
conditions for entering basic blocks into worklist.

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