Re: Overlapping live ranges in Open64's SSA form

Diego Novillo <dnovillo@redhat.com>
24 Dec 2002 10:06:41 -0500

          From comp.compilers

Related articles
Overlapping live ranges in Open64's SSA form dnovillo@redhat.com (Diego Novillo) (2002-12-19)
Re: Overlapping live ranges in Open64's SSA form lsjoberg@aland.net (2002-12-22)
Re: Overlapping live ranges in Open64's SSA form dnovillo@redhat.com (Diego Novillo) (2002-12-24)
| List of all articles for this month |

From: Diego Novillo <dnovillo@redhat.com>
Newsgroups: comp.compilers
Date: 24 Dec 2002 10:06:41 -0500
Organization: Red Hat Canada
References: 02-12-102 02-12-106
Keywords: analysis
Posted-Date: 24 Dec 2002 10:06:40 EST

On Sun, 22 Dec 2002, Linus Sjöberg wrote:


> Have you looked at:
> Christopher Lapkowski, Laurie. J. Hendren "Extended SSA Numbering:
> Introducing SSA properties to languages with multi-level pointers"
>
Yes. Thanks. In GCC we are now using Wolfe's FUD chains that are
roughly similar to extended SSA numbers, except that we do have
PHI nodes. I'm actually interested in experiences with compilers
that do use the traditional SSA renaming.




Diego.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.