On 06/12/12 21:52, Ian Lynagh wrote:
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/6bdac1c375dc754ad3a540f704437650b43474c1

---------------------------------------------------------------

commit 6bdac1c375dc754ad3a540f704437650b43474c1
Author: Ian Lynagh <i...@well-typed.com>
Date:   Thu Dec 6 19:34:27 2012 +0000

     Make nativeCodeGen return the rest of its UniqSupply

I just wanted to mention I think it's important to do the code generation on a function-by-function basis, ie. generate both static & dynamic code for one CmmGroup, before going onto the next one. This way we keep the heap profile flat.

Cheers,
        Simon


_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to