Merge branch 'master' of http://darcs.haskell.org/ghc
[ghc-hetmet.git] / compiler / cmm / OptimizationFuel.hs
2011-04-13 Edward Z. YangAlways support optimization fuel.
2011-04-05 Edward Z. YangGive infinite fuel to required C-- transformations...
2011-01-31 Simon Marlowfix DEBUG build
2011-01-24 Simon MarlowMerge in new code generator branch.
2009-07-22 Thomas SchillingMinor documentation fixes.
2009-07-24 Ian LynaghRemove GHC's haskell98 dependency
2009-03-03 dias@eecs.harvard.eduA few bug fixes; some improvements spurred by paper...
2008-10-17 dias@eecs.harvard.eduRemoved warnings, made Haddock happy, added examples...
2008-10-13 dias@eecs.harvard.eduBig collection of patches for the new codegen branch.
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-05-29 dias@eecs.harvard.eduReplacing copyins and copyouts with data-movement instr...
2008-05-29 dias@eecs.harvard.eduCmm back end upgrades
2008-05-03 Norman Ramseyminor changes to Cmm left over from September 2007
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2007-12-02 Ian LynaghUse GHC.Exts rather than GHC.Prim
2007-09-21 Norman Ramseymassive convulsion in ZipDataflow