Transform structure program into data flow graph?

Xinan TANG <tang@binkley.cs.mcgill.ca>
Mon, 15 Nov 1993 16:03:07 GMT

          From comp.compilers

Related articles
Transform structure program into data flow graph? tang@binkley.cs.mcgill.ca (Xinan TANG) (1993-11-15)
| List of all articles for this month |

Newsgroups: comp.compilers
From: Xinan TANG <tang@binkley.cs.mcgill.ca>
Keywords: optimize, analysis, question
Organization: Compilers Central
Date: Mon, 15 Nov 1993 16:03:07 GMT

Hi everyone


I am doing a course project which will transform structured programs into a
data flow graph. The general program dependence graph, program dependence
web or SSA may too much for me to swallow in such a short period. Can
anyone suggest some simpler and more pratical way to do this. Or are there
simplified methods to implement SSA for structure program?


Any FTP references are especially welcomed.


Thank you


Tang


--


Post a followup to this message

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