NCG: Also show the result of applying coalesings with -ddump-asm-regalloc-stages
[ghc-hetmet.git] / compiler / nativeGen / RegAlloc / Graph / Main.hs
index 35ec879..40c3c00 100644 (file)
@@ -178,6 +178,7 @@ regAlloc_spin
                        { raGraph               = graph
                        , raGraphColored        = graph_colored_lint
                        , raCoalesced           = rmCoalesce
+                       , raCodeCoalesced       = code_coalesced
                        , raPatched             = code_patched
                        , raSpillClean          = code_spillclean
                        , raFinal               = code_final