This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] tree-cfg.c: Speed up thread_jumps - Part 6
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Kazu Hirata <kazu at cs dot umass dot edu>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 22 Oct 2004 13:41:39 -0400
- Subject: Re: [patch] tree-cfg.c: Speed up thread_jumps - Part 6
- Organization: Red Hat Canada
- References: <20041021.202550.107257488.kazu@cs.umass.edu>
On Thu, 2004-10-21 at 20:25, Kazu Hirata wrote:
> * tree-cfg.c (thread_jumps): Speed up by putting basic blocks
> into worklist instead of their indexes.
>
OK.
Diego.