Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / CgExpr.lhs
2011-01-24 Simon MarlowMerge in new code generator branch.
2009-06-09 Duncan CouttsAdd PrimCall to the STG layer and update Core -> STG...
2008-12-17 Ian LynaghFix warnings in CgExpr
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-05-03 Norman Ramseyreplace Cmm 'hint' with 'kind'
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-31 Clemens FruhwirthChange the strategy to determine dynamic data access
2007-06-27 Michael D. AdamsAdded an SRT to each CmmCall and added the current...
2007-06-27 Michael D. AdamsAdded pointerhood to LocalReg
2007-06-26 Michael D. AdamsFix bug relating to the return values of prim ops
2007-02-28 Simon MarlowRemove vectored returns.
2006-11-07 simonpj@microsoft.comLayout and comments only
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-20 Manuel M T Chakravartyfix some GADT record selector bugs (still some remaining)
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree