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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/4ebf65abcc94647be48216b8ea616c5a8d0b1fce

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

commit 4ebf65abcc94647be48216b8ea616c5a8d0b1fce
Author: Simon Marlow <[email protected]>
Date:   Wed Aug 24 11:58:43 2011 +0100

    eliminate ConInfo

 compiler/cmm/SMRep.lhs            |    6 ++-
 compiler/codeGen/StgCmm.hs        |    1 -
 compiler/codeGen/StgCmmBind.hs    |   22 ++++----
 compiler/codeGen/StgCmmClosure.hs |   94 +++++++++++--------------------------
 compiler/codeGen/StgCmmCon.hs     |    7 ++-
 compiler/codeGen/StgCmmHeap.hs    |   21 +++++----
 compiler/codeGen/StgCmmProf.hs    |    6 +-
 compiler/codeGen/StgCmmTicky.hs   |   24 +++++-----
 8 files changed, 74 insertions(+), 107 deletions(-)


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

    git show 4ebf65abcc94647be48216b8ea616c5a8d0b1fce

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to