[commit: ghc] master: De-tabify register allocator code (f0f63a5)

Ben Lippmeier <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

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

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

commit f0f63a5455c4a33f189d286dcb7fba965b00f47f
Author: Ben Lippmeier <[email protected]>
Date:   Mon Nov 12 13:50:34 2012 +1100

    De-tabify register allocator code

 compiler/nativeGen/RegAlloc/Graph/ArchBase.hs      |  173 +++---
 compiler/nativeGen/RegAlloc/Graph/ArchX86.hs       |  168 +++---
 compiler/nativeGen/RegAlloc/Graph/Coalesce.hs      |   92 ++--
 compiler/nativeGen/RegAlloc/Graph/SpillClean.hs    |  609 ++++++++++----------
 compiler/nativeGen/RegAlloc/Graph/SpillCost.hs     |  305 +++++-----
 compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs     |   19 +-
 compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs |   15 +-
 .../nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs    |  233 ++++----
 compiler/nativeGen/RegAlloc/Linear/StackMap.hs     |   37 +-
 compiler/nativeGen/RegAlloc/Linear/Stats.hs        |  109 ++--
 10 files changed, 844 insertions(+), 916 deletions(-)


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

    git show f0f63a5455c4a33f189d286dcb7fba965b00f47f
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.