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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/b13ebb673871f06ef12c6358eecbcd8572a1a5f3

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

commit b13ebb673871f06ef12c6358eecbcd8572a1a5f3
Author: Ben Lippmeier <b...@ouroborus.net>
Date:   Mon Nov 12 14:42:02 2012 +1100

    Comments and formatting to register allocators
    
    No functional changes.

 compiler/nativeGen/RegAlloc/Graph/ArchBase.hs |   55 +++---
 compiler/nativeGen/RegAlloc/Graph/ArchX86.hs  |   52 +++---
 compiler/nativeGen/RegAlloc/Graph/Coalesce.hs |   44 +++--
 compiler/nativeGen/RegAlloc/Graph/Main.hs     |  236 ++++++++++++++-----------
 compiler/nativeGen/RegAlloc/Graph/Spill.hs    |  189 ++++++++++++--------
 5 files changed, 325 insertions(+), 251 deletions(-)


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

    git show b13ebb673871f06ef12c6358eecbcd8572a1a5f3

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

Reply via email to