RegAlloc: Track slot liveness over jumps in spill cleaner
authorbenl@ouroborus.net <unknown>
Wed, 13 Oct 2010 01:54:14 +0000 (01:54 +0000)
committerbenl@ouroborus.net <unknown>
Wed, 13 Oct 2010 01:54:14 +0000 (01:54 +0000)
commit09732d3c8ba3b8ab3ebfc5596cc8fdd7f2bb100f
tree4d64c2197aeb2fe7df8369724cb87e20f4bdb3e8
parent2ea237998122126f092e3d39482b2f0a95fe0a99
RegAlloc: Track slot liveness over jumps in spill cleaner
compiler/nativeGen/RegAlloc/Graph/Spill.hs
compiler/nativeGen/RegAlloc/Graph/SpillClean.hs
compiler/nativeGen/RegAlloc/Graph/SpillCost.hs
compiler/nativeGen/RegAlloc/Linear/Main.hs
compiler/nativeGen/RegAlloc/Liveness.hs