Merging in the new codegen branch
[ghc-hetmet.git] / compiler / cmm / CmmCallConv.hs
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2007-09-06 Norman Ramseymassive changes to add a 'zipper' representation of C--
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-08-06 Michael D. AdamsFix the calling convention order in the CPS
2007-06-28 Michael D. AdamsMake CPS account for on-stack arguments when doing...
2007-06-28 Michael D. AdamsComment and formatting updates for the CPS pass
2007-05-29 Michael D. AdamsAdded early draft of parameter passing to the CPS converter