| Related articles |
|---|
| Data flow analysis scrufffymydog@juno.com (2004-06-25) |
| Re: Data flow analysis mdanish@andrew.cmu.edu (Matthew Danish) (2004-06-28) |
| Re: Data flow analysis cfc@shell01.TheWorld.com (Chris F Clark) (2004-06-28) |
| Re: Data flow analysis vbdis@aol.com (2004-06-28) |
| Data Flow Analysis ehyde@top.cis.syr.edu (1991-06-11) |
| Data flow analysis lee@cadenza.rutgers.edu (1992-04-14) |
| summary of data flow algorithms lee@cs.rutgers.edu (1992-05-22) |
| Data Flow Analysis gremlin@cs.huji.ac.il (Ofer Ben-Ami) (1997-01-07) |
| Newsgroups: | comp.compilers |
| From: | lee@cadenza.rutgers.edu (Yong-fong Lee) |
| Keywords: | dataflow, optimize, question |
| Organization: | Rutgers Univ., New Brunswick, N.J. |
| Date: | Tue, 14 Apr 1992 18:01:31 GMT |
If you have implemented data flow analysis algorithms for your systems
(for example, compilers), I would like to know any of the following
methods you used:
1. iterative algorithms;
2. Allen-Cocke interval analysis;
3. Tarjan interval analysis;
4. Hecht-Ullman T1-T2 analysis;
5. Graham-Wegman S1-S2-S3 analysis;
6. others, please specify.
Please respond by e-mail to lee@cs.rutgers.edu. If there are many
responses, I'll post a statistical result later.
Yong-fong
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.