diff options
author | Norman Ramsey <nr@eecs.harvard.edu> | 2008-05-03 22:42:08 +0000 |
---|---|---|
committer | Norman Ramsey <nr@eecs.harvard.edu> | 2008-05-03 22:42:08 +0000 |
commit | 4b0d51372d354687f0b2f7b2c2583bed059ce315 (patch) | |
tree | 1d860c7ec4d038e57e4be4acca907d976d0d41a2 /compiler/codeGen | |
parent | ba60dc74fdb18fe655cfac605130cf6480116e47 (diff) | |
download | haskell-4b0d51372d354687f0b2f7b2c2583bed059ce315.tar.gz |
new version of ZipDataflow
This version combines forward/backard into a type class
(actually two classes) of analysis and transformation.
These type classes will always be expanded away at the client,
so SLPJ may wonder why they exist: it is because the interface
to this module is already very broad, and by overloading the functions
for forward and backward problems, we cut the cognitive load on the
clients in half.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions