patch applied (ghc): NCG: Split RegAllocInfo into arch specific modules

Ian Lynagh igloo at earth.li
Sat Feb 7 08:38:44 EST 2009


Tue Feb  3 21:51:26 PST 2009  Ben.Lippmeier at anu.edu.au
  * NCG: Split RegAllocInfo into arch specific modules

    M ./compiler/ghc.cabal.in -1 +5
    A ./compiler/nativeGen/Alpha/RegInfo.hs
    M ./compiler/nativeGen/PPC/Instr.hs -1 +2
    A ./compiler/nativeGen/PPC/RegInfo.hs
    M ./compiler/nativeGen/RegAlloc/Linear/Main.hs -1 +1
    M ./compiler/nativeGen/RegAllocInfo.hs -917 +18
    M ./compiler/nativeGen/Regs.hs -8 +4
    M ./compiler/nativeGen/SPARC/Instr.hs -3 +4
    A ./compiler/nativeGen/SPARC/RegInfo.hs
    M ./compiler/nativeGen/X86/Instr.hs -1 +2
    A ./compiler/nativeGen/X86/RegInfo.hs
    M ./compiler/nativeGen/X86/Regs.hs -21 +16

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090204055126-43c66-0c25950cd52f5fe7e3722886736618833f75668b.gz



More information about the Cvs-ghc mailing list