[commit: ghc] master: Refactoring: reduce usage of mkConInfo, with a view to killing it (3a179c2)

Simon Marlow marlowsd at gmail.com
Thu Aug 25 13:05:36 CEST 2011


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/3a179c20d180ef8302dfccd3470b668c2b2cdeef

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

commit 3a179c20d180ef8302dfccd3470b668c2b2cdeef
Author: Simon Marlow <marlowsd at gmail.com>
Date:   Wed Aug 24 10:38:58 2011 +0100

    Refactoring: reduce usage of mkConInfo, with a view to killing it

 compiler/cmm/CLabel.hs            |   63 +++++++++++++++++++++-------
 compiler/codeGen/StgCmm.hs        |   25 +++++------
 compiler/codeGen/StgCmmBind.hs    |   11 ++++-
 compiler/codeGen/StgCmmClosure.hs |   82 +++++++++++++++++++++++++-----------
 compiler/codeGen/StgCmmLayout.hs  |   28 +++++--------
 5 files changed, 134 insertions(+), 75 deletions(-)


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

    git show 3a179c20d180ef8302dfccd3470b668c2b2cdeef



More information about the Cvs-ghc mailing list