[commit: ghc] master: Remove uses of fixC from the codeGen, and make the FCode monad strict (09afcc9)

Simon Marlow marlowsd at gmail.com
Thu Aug 9 11:48:06 CEST 2012


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/09afcc9bbd35587d217d6cf42bd0635b26ee94ee

>---------------------------------------------------------------

commit 09afcc9bbd35587d217d6cf42bd0635b26ee94ee
Author: Simon Marlow <marlowsd at gmail.com>
Date:   Wed Aug 8 16:31:58 2012 +0100

    Remove uses of fixC from the codeGen, and make the FCode monad strict

 compiler/codeGen/StgCmm.hs      |   21 ++---
 compiler/codeGen/StgCmmBind.hs  |  184 +++++++++++++++++++++++----------------
 compiler/codeGen/StgCmmCon.hs   |   71 +++++++++-------
 compiler/codeGen/StgCmmEnv.hs   |   28 +++---
 compiler/codeGen/StgCmmExpr.hs  |   48 ++++++-----
 compiler/codeGen/StgCmmMonad.hs |   74 +++++-----------
 6 files changed, 222 insertions(+), 204 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 09afcc9bbd35587d217d6cf42bd0635b26ee94ee



More information about the Cvs-ghc mailing list