[commit: ghc] master: Parameterise the RegM monad on the FreeRegs type (5924420)
Ian Lynagh
igloo at earth.li
Tue May 31 22:57:30 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/59244201b672b9d6f728edcf7e2e02a61fbe278f
>---------------------------------------------------------------
commit 59244201b672b9d6f728edcf7e2e02a61fbe278f
Author: Ian Lynagh <igloo at earth.li>
Date: Tue May 31 17:07:04 2011 +0100
Parameterise the RegM monad on the FreeRegs type
compiler/nativeGen/RegAlloc/Linear/Base.hs | 8 ++--
.../nativeGen/RegAlloc/Linear/JoinToTargets.hs | 8 ++--
compiler/nativeGen/RegAlloc/Linear/Main.hs | 28 +++++++++---------
compiler/nativeGen/RegAlloc/Linear/State.hs | 30 ++++++++++----------
4 files changed, 37 insertions(+), 37 deletions(-)
Diff suppressed because of size. To see it, use:
git show 59244201b672b9d6f728edcf7e2e02a61fbe278f
More information about the Cvs-ghc
mailing list