X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FnativeGen%2FRegAlloc%2FGraph%2FStats.hs;fp=compiler%2FnativeGen%2FRegAlloc%2FGraph%2FStats.hs;h=36d507ad2882ba4af8d18615e361023c4d22aac2;hp=bf9622d0c8b8809a10169f154797c2f312d715ff;hb=a12e845684c10955bc594cdb20d1f13fae14873d;hpb=9de520b7194c9d759147db98deb3cd8d47d0de76 diff --git a/compiler/nativeGen/RegAlloc/Graph/Stats.hs b/compiler/nativeGen/RegAlloc/Graph/Stats.hs index bf9622d..36d507a 100644 --- a/compiler/nativeGen/RegAlloc/Graph/Stats.hs +++ b/compiler/nativeGen/RegAlloc/Graph/Stats.hs @@ -25,8 +25,8 @@ import RegLiveness import RegAllocInfo import RegAlloc.Graph.Spill import RegAlloc.Graph.SpillCost -import MachRegs -import MachInstrs +import Regs +import Instrs import Cmm import Outputable