patch applied (ghc): NCG: Split linear allocator into separate
modules.
Ian Lynagh
igloo at earth.li
Sat Feb 7 08:37:56 EST 2009
Sun Feb 1 21:53:01 PST 2009 Ben.Lippmeier at anu.edu.au
* NCG: Split linear allocator into separate modules.
M ./compiler/nativeGen/AsmCodeGen.lhs -1 +3
A ./compiler/nativeGen/RegAlloc/
A ./compiler/nativeGen/RegAlloc/Linear/
A ./compiler/nativeGen/RegAlloc/Linear/Base.hs
A ./compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs
A ./compiler/nativeGen/RegAlloc/Linear/Main.hs
A ./compiler/nativeGen/RegAlloc/Linear/PPC/
A ./compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs
A ./compiler/nativeGen/RegAlloc/Linear/SPARC/
A ./compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs
A ./compiler/nativeGen/RegAlloc/Linear/StackMap.hs
A ./compiler/nativeGen/RegAlloc/Linear/State.hs
A ./compiler/nativeGen/RegAlloc/Linear/Stats.hs
A ./compiler/nativeGen/RegAlloc/Linear/X86/
A ./compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs
M ./compiler/nativeGen/RegAllocInfo.hs -1 +12
R ./compiler/nativeGen/RegAllocLinear.hs
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090202055301-43c66-e739bc83d2e70b8cce52103213bf0ab3b375c98f.gz
More information about the Cvs-ghc
mailing list