NCG: Move the graph allocator into its own dir
[ghc-hetmet.git] / compiler / nativeGen / RegAlloc / Graph / SpillCost.hs
similarity index 99%
rename from compiler/nativeGen/RegSpillCost.hs
rename to compiler/nativeGen/RegAlloc/Graph/SpillCost.hs
index 6a2066a..8ae87a0 100644 (file)
@@ -1,5 +1,5 @@
 
-module RegSpillCost (
+module RegAlloc.Graph.SpillCost (
        SpillCostRecord,
        plusSpillCostRecord,
        pprSpillCostRecord,