put coqPassCoreToCore on the CoreM monad, greatly simplify Desugar.lhs
[ghc-hetmet.git] / compiler / codeGen / CgTailCall.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...
2009-03-18 dias@eecs.tufts.eduRemoved a trace
2009-03-17 dias@eecs.tufts.eduCalling convention bug and cleanup
2009-03-17 Simon MarlowFIX biographical profiling (#3039, probably #2297)
2008-12-18 Ian LynaghUse DynFlags to work out if we are doing ticky ticky...
2008-12-17 Ian LynaghFix warnings in CgTailCall
2008-12-17 Ian LynaghRemove a little dead code from CgTailCall
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
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-25 Ian LynaghAdd a missing "entryCode"
2007-07-31 Clemens FruhwirthChange the strategy to determine dynamic data access
2007-07-27 Simon MarlowPointer Tagging
2007-02-28 Simon MarlowRemove vectored returns.
2007-01-22 Simon MarlowSemi-tagging optimisation
2007-01-22 Simon MarlowSemi-tagging optimisation
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