------- Comment #40 from amacleod at redhat dot com 2006-08-19 21:58 -------
I'll take a look. On the new out-of-ssa branch I've already converted the coalesce list from a linked list type linear algorithm to a hash table, as well as changed the live on entry and live on exit implementations to be more efficient. I didn't bother with TER because its due to be removed on the new branch... eventually :-) I'll take a peek and see how much work it is to change that. Andrew -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28071