NCG: Refactor LiveCmmTop to hold a list of SCCs instead of abusing ListGraph
authorBen.Lippmeier@anu.edu.au <unknown>
Thu, 17 Sep 2009 06:03:32 +0000 (06:03 +0000)
committerBen.Lippmeier@anu.edu.au <unknown>
Thu, 17 Sep 2009 06:03:32 +0000 (06:03 +0000)
commit85981a6fc4bb94af433b0b3655c26c5ec4dda1bd
tree5130455c641534c3f2f321b8401b0ef77403967d
parent37802abf7457723624097d8b78d5ec53a68d7f09
NCG: Refactor LiveCmmTop to hold a list of SCCs instead of abusing ListGraph
compiler/nativeGen/RegAlloc/Graph/Coalesce.hs
compiler/nativeGen/RegAlloc/Graph/SpillCost.hs
compiler/nativeGen/RegAlloc/Linear/Main.hs
compiler/nativeGen/RegAlloc/Liveness.hs