| Related articles |
|---|
| Dataflow analysis for C bbhu@sbcs.sunysb.edu (1990-11-14) |
| Newsgroups: | comp.compilers |
| From: | bbhu@sbcs.sunysb.edu (Juan Hu) |
| Keywords: | C, optimize, question |
| Organization: | State University of New York at Stony Brook |
| Date: | 14 Nov 90 01:17:00 GMT |
Hi, Dear netters:
I am working on a project which needs a dataflow analysis for C programming
language. It takes C source code and transform it into a dataflow graph
according control and data flow of program. If anyone has any related
information, pls help me. thanx ahead.
Have a nice day!
[You might be able to extract some of this from the optimizer in GCC. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.