Make dumpIfSet_dyn_or use dumpSDoc
[ghc-hetmet.git] / compiler / codeGen / CgLetNoEscape.lhs
2011-01-24 Simon MarlowMerge in new code generator branch.
2009-07-07 Ian LynaghRemove unused imports
2009-07-01 Max BolingbrokeSupport for -fwarn-unused-do-bind and -fwarn-wrong...
2008-12-15 Ian LynaghFix warnings in CgLetNoEscape
2008-07-31 Max BolingbrokeSplit the Id related functions out from Var into Id...
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-06-27 Michael D. AdamsAdded an SRT to each CmmCall and added the current...
2007-02-28 Simon MarlowRemove vectored returns.
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-07-06 Simon Marlowunused import
2006-04-07 Simon MarlowReorganisation of the source tree