Subject: publishing
chambers@cs.washington.edu
Date: Mon Oct 30 2000 - 18:04:18 PST
I'm publishing my system.
*) The main thing I did is to write a first cut at graph replacement
support. Now clients of the sparse dataflow analysis engine return a
ReplaceGraphAnalysisAction as a result of their analysis flow
function, and the framework should actually execute this properly.
Two caveats: (1) this code typechecks and compiles, but it's never
been run, since there are no actual transforming optimizations yet,
and (2) the client must build a replacement graph properly, and it's
not clear how much work this will be, or if the necessary functions
have been implemented. The fix to both these caveats is to write some
transforming client optimizations. I'll probably try some myself,
eventually, but I'm publishing now so that the rest of you can try,
too.
*) I implemented backward views of the CFG, DFG, and CDFG, to support
reverse dataflow analyses.
*) I did some more file renaming and reorganization.
-- Craig
This archive was generated by hypermail 2b25 : Mon Oct 30 2000 - 18:04:23 PST