Whitespace only in nativeGen/RegAlloc/Graph/TrivColorable.hs
[ghc-hetmet.git] / compiler / codeGen / CgClosure.lhs
2011-04-11 Edward Z. YangRemove debugging CmmComment from old code generator.
2011-01-24 Simon MarlowMerge in new code generator branch.
2010-03-29 Simon MarlowNew implementation of BLACKHOLEs
2009-12-31 Simon Marlowtake newCAF() out from sm_mutex; use the capability...
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-09-30 Simon MarlowReplace a checking `is_elem` with a plain `elem`
2009-03-31 Ian LynaghMake some showSDoc's use OneLineMode rather than PageMode
2008-12-18 Ian LynaghUse DynFlags to work out if we are doing ticky ticky...
2008-12-17 Ian LynaghFix warnings in CgClosure
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-11-18 Simon MarlowAdd optional eager black-holing, with new flag -feager...
2008-05-03 Norman Ramseyreplace Cmm 'hint' with 'kind'
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in CgClosure
2008-01-04 Isaac Dupreechange CmmActual, CmmFormal to use a data CmmHinted...
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-07-27 Simon MarlowPointer Tagging
2007-07-02 Ian LynaghRemove mapAccumL, mapAccumR, mapAccumB
2007-06-27 Michael D. AdamsImplemented and fixed bugs in CmmInfo handling
2007-06-27 Michael D. AdamsAdded an SRT to each CmmCall and added the current...
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-02-07 Kirsten ChevalierLightweight ticky-ticky profiling
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-04-07 Simon MarlowReorganisation of the source tree