Remove code that is dead now that we need >= 6.12 to build
[ghc-hetmet.git] / compiler / cmm / DFMonad.hs
2009-07-07 Ian LynaghRemove unused imports
2009-07-01 Max BolingbrokeSupport for -fwarn-unused-do-bind and -fwarn-wrong...
2009-03-18 dias@eecs.tufts.eduComment explaining use of seq in DFMonad
2009-03-16 dias@eecs.tufts.edustack overflows and out of memory's
2009-03-03 dias@eecs.harvard.eduA few bug fixes; some improvements spurred by paper...
2008-10-13 dias@eecs.harvard.eduBig collection of patches for the new codegen branch.
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-07-31 Max BolingbrokeDocument DFMonad
2008-05-29 dias@eecs.harvard.eduReplacing copyins and copyouts with data-movement instr...
2008-05-29 dias@eecs.harvard.eduCmm back end upgrades
2008-05-03 Norman Ramseyminor changes to Cmm left over from September 2007
2007-09-21 Norman Ramseymassive convulsion in ZipDataflow
2007-09-15 Norman Ramseyadd another way to run in the fuel monad (this is a...
2007-09-15 Norman Ramseyget freshBlockId out of ZipCfg and bury it in MkZipCfg...
2007-09-12 Ian LynaghRemove warning flags from individual compiler modules
2007-09-07 Norman Ramseya good deal of salutory renaming
2007-09-07 Norman Ramseyadding new files to do with new cmm functionality