Related articles |
---|
Looking for literature on Control flow graph lka@lems.brown.edu (1992-08-31) |
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 )
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.