add comment
[ghc-hetmet.git] / compiler / cmm / CmmContFlowOpt.hs
2011-01-24 Simon MarlowMerge in new code generator branch.
2009-09-11 simonpj@microsoft.comComments and Cmm notes
2009-07-24 Ian LynaghRemove GHC's haskell98 dependency
2009-03-31 dias@eecs.tufts.eduBuggy optimizations caused function-call return to...
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-20 Thomas SchillingFix Haddock errors.
2008-05-29 dias@eecs.harvard.eduReplacing copyins and copyouts with data-movement instr...
2008-05-29 dias@eecs.harvard.eduCmm back end upgrades
2007-09-12 Norman Ramseyremove remaining redundancies from ZipCfgCmmRep
2007-09-12 Ian LynaghRemove warning flags from individual compiler modules
2007-09-12 Norman Ramseychange the zipper representation of calls
2007-09-11 Norman Ramseysplit the CmmGraph constructor interface from the repre...
2007-09-07 Norman Ramseyadding new files to do with new cmm functionality