Related articles |
---|
Algorithm for finding dominators in a control flow graph marouane.tlili@gmail.com (2005-11-26) |
Re: Algorithm for finding dominators in a control flow graph jeffrey.kenton@comcast.net (Jeff Kenton) (2005-11-27) |
Re: Algorithm for finding dominators in a control flow graph nmm1@cus.cam.ac.uk (2005-11-29) |
Re: Algorithm for finding dominators in a control flow graph martin@gkc.org.uk (Martin Ward) (2005-11-29) |
Re: Algorithm for finding dominators in a control flow graph neal.wang@gmail.com (2005-12-08) |
From: | marouane.tlili@gmail.com |
Newsgroups: | comp.compilers |
Date: | 26 Nov 2005 00:18:41 -0500 |
Organization: | http://groups.google.com |
Keywords: | analysis, question |
Posted-Date: | 26 Nov 2005 00:18:41 EST |
Hi everybody,
I would like to know , if possible , if anyone hearded about an
implementation or API (java would be perfect but other languages are
okay too) of the following algorithm:
A Simple, Fast Dominance Algorithm, by Keith Cooper, Tim Harvey and Ken
Kennedy.
http://www.cs.rice.edu/~keith/EMBED/dom.pdf
Actually if there are other implementations of other algorithms doing
the same, I would be also interested.
Any help or hint is welcome.
Cheers
Mtlili
Return to the
comp.compilers page.
Search the
comp.compilers archives again.