Small step toward call-conv improvement: separate out calls and returns
[ghc-hetmet.git] / compiler / codeGen / StgCmmExpr.hs
2009-03-23 dias@eecs.tufts.eduSmall step toward call-conv improvement: separate out...
2009-03-17 dias@eecs.tufts.eduCalling convention bug and cleanup
2009-03-03 dias@eecs.harvard.eduA few bug fixes; some improvements spurred by paper...
2008-12-18 Ian LynaghUse DynFlags to work out if we are doing ticky ticky...
2008-11-26 dias@eecs.harvard.edudrop some debugging traces and use only one flag for...
2008-10-17 dias@eecs.harvard.eduRemoved warnings, made Haddock happy, added examples...
2008-10-14 dias@eecs.harvard.eduDon't adjust hp up when the case scrutinee won't allocate
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