Looking for literature on Control flow graph

lka@lems.brown.edu (Lalit K. Agarwal)
Mon, 31 Aug 1992 15:45:04 GMT

          From comp.compilers

Related articles
Looking for literature on Control flow graph lka@lems.brown.edu (1992-08-31)
| List of all articles for this month |

Newsgroups: comp.compilers
From: lka@lems.brown.edu (Lalit K. Agarwal)
Organization: Laboratory for Engineering Man/Machine Systems
Date: Mon, 31 Aug 1992 15:45:04 GMT
Keywords: optimize, analysis



I'm looking for any published article on how to construct Control Flow &
Control Dependence Graph of a C-program while compiling it. I've gone
through the "Dragon Book" (Aho, Sethi, Ullman : Compilers), but it doesn't
give any implementation techniques for the either of the two. What I'm
looking for is reference to any real implementation methodology and the
data structures involved.


thanks in advance,


-Lalit K Agarwal ( lka@lems.brown.edu )
--


Post a followup to this message

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