Refactor SrcLoc and SrcSpan
[ghc-hetmet.git] / compiler / codeGen / StgCmmHeap.hs
2011-01-24 Simon MarlowMerge in new code generator branch.
2009-11-06 Ben.Lippmeier@anu... validate fixes
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-07-07 Ian LynaghRemove unused imports
2009-03-23 dias@eecs.tufts.eduWhen calling gc, avoid saving node in static closures
2009-03-23 dias@eecs.tufts.eduCode simplifications due to call/return separation...
2009-03-23 dias@eecs.tufts.eduAnother small step: call and return conventions specifi...
2009-03-03 dias@eecs.harvard.eduA few bug fixes; some improvements spurred by paper...
2008-10-17 dias@eecs.harvard.eduRemoved warnings, made Haddock happy, added examples...
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