Fix context for fwd_pure_anal to match that of forward_sol
[ghc-hetmet.git] / compiler / cmm / ZipDataflow.hs
2008-05-07 simonpj@microsoft.comFix context for fwd_pure_anal to match that of forward_sol
2008-05-06 simonpj@microsoft.comFix type signature to work without -XRelaxedPolyRec...
2008-05-03 Norman Ramseynew version of ZipDataflow
2007-09-21 Norman Ramseymassive convulsion in ZipDataflow
2007-09-19 simonpj@microsoft.comMostly comments, following NR/SPJ meeting
2007-09-17 Norman Ramseytightened some dataflow code as part of preparing a...
2007-09-15 Norman Ramseyget freshBlockId out of ZipCfg and bury it in MkZipCfg...
2007-09-14 Norman Ramseymake remove_entry_label actually work inside ZipDataflow
2007-09-13 Norman Ramseynew signatures for splicing functions, new postorder_dfs
2007-09-13 simonpj@microsoft.comComments only
2007-09-12 Ian LynaghRemove warning flags from individual compiler modules
2007-09-11 Norman Ramseyrenaming, reorganizing, and better doco for ZipCfg
2007-09-11 Norman Ramseysplit the CmmGraph constructor interface from the repre...
2007-09-07 Norman Ramseya good deal of salutory renaming
2007-09-07 Norman Ramseyadding new files to do with new cmm functionality