Refactor cmmNativeGen so dumps can be emitted inline with NCG stages
authorBen.Lippmeier@anu.edu.au <unknown>
Wed, 22 Aug 2007 17:04:12 +0000 (17:04 +0000)
committerBen.Lippmeier@anu.edu.au <unknown>
Wed, 22 Aug 2007 17:04:12 +0000 (17:04 +0000)
commitf2cd56cf9fc310c9b587ecb5dfaee4ad6b580355
tree5f172f8965d754b2926be8460ef59a476f503f35
parentab676aa34302b346cc05181100b46d8490023971
Refactor cmmNativeGen so dumps can be emitted inline with NCG stages
compiler/main/CodeOutput.lhs
compiler/main/DynFlags.hs
compiler/main/ErrUtils.lhs
compiler/nativeGen/AsmCodeGen.lhs
compiler/nativeGen/RegAllocColor.hs
compiler/nativeGen/RegAllocLinear.hs
compiler/nativeGen/RegAllocStats.hs
compiler/nativeGen/RegSpill.hs