Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / codeGen / ClosureInfo.lhs
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-07-31 Clemens FruhwirthChange the strategy to determine dynamic data access
2007-07-27 Simon MarlowPointer Tagging
2007-07-02 Michael D. AdamsMultiple improvements to CPS algorithm.
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-01-11 Kirsten ChevalierRemove bogus assertion in getCallMethod
2006-10-18 simonpj@microsoft.comAdd the primitive type Any, and use it for Dynamics
2006-10-18 simonpj@microsoft.comComments onl
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree