This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r117304 - in /branches/out-of-ssa-the-sequel/gc...
- From: amacleod at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 29 Sep 2006 13:53:56 -0000
- Subject: r117304 - in /branches/out-of-ssa-the-sequel/gc...
Author: amacleod
Date: Fri Sep 29 13:53:55 2006
New Revision: 117304
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117304
Log:
fix coalesce time problems.
2006-09-29 Andrew MacLeod <amacleod@redhat.com>
* tree-ssa-ilve.c (mix): Define hash mix.
(coalesce_pair_map_hash): Use hash mix.
(create_coalesce_list): Calculate initial size of hash table.
Modified:
branches/out-of-ssa-the-sequel/gcc/ChangeLog
branches/out-of-ssa-the-sequel/gcc/tree-ssa-live.c