patch applied (ghc): RegAlloc: Track slot liveness over jumps in
spill cleaner
Ben Lippmeier
benl at ouroborus.net
Wed Oct 13 02:44:35 EDT 2010
Tue Oct 12 18:54:14 PDT 2010 benl at ouroborus.net
* RegAlloc: Track slot liveness over jumps in spill cleaner
M ./compiler/nativeGen/RegAlloc/Graph/Spill.hs -23 +98
M ./compiler/nativeGen/RegAlloc/Graph/SpillClean.hs -25 +69
M ./compiler/nativeGen/RegAlloc/Graph/SpillCost.hs -1 +1
M ./compiler/nativeGen/RegAlloc/Linear/Main.hs -2 +2
M ./compiler/nativeGen/RegAlloc/Liveness.hs -23 +26
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101013015414-bf82d-a0c09db0760563c142cca33d125a1a076c7c37f6.gz
More information about the Cvs-ghc
mailing list