Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / StgCmmPrim.hs
2011-01-24 Simon MarlowMerge in new code generator branch.
2010-01-01 Antoine LatterFIX #38000 Store StgArrWords payload size in bytes
2009-12-22 dias@cs.tufts.eduCopying Simon M's fix for 650 to the new codegen
2009-09-18 dias@cs.tufts.eduKeep Touch'd variables live through the back end
2009-11-06 Ben.Lippmeier@anu... * Refactor CLabel.RtsLabel to CLabel.CmmLabel
2009-10-18 Ben.Lippmeier@anu... Merge RtsLabelInfo.Rts* with RtsLabelInfo.Rts*FS
2009-06-09 Duncan CouttsAdd PrimCall to the STG layer and update Core -> STG...
2009-03-23 dias@eecs.tufts.eduAnother small step: call and return conventions specifi...
2009-03-23 dias@eecs.tufts.eduSmall step toward call-conv improvement: separate out...
2008-11-26 dias@eecs.harvard.edudrop some debugging traces and use only one flag for...
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