Refactor dumping of register allocator statistics.
authorBen.Lippmeier@anu.edu.au <unknown>
Fri, 17 Aug 2007 12:15:57 +0000 (12:15 +0000)
committerBen.Lippmeier@anu.edu.au <unknown>
Fri, 17 Aug 2007 12:15:57 +0000 (12:15 +0000)
commitf0d0e9d63ee27a12e80b6f069be5e9d4b55ca545
tree4fabce9a8d905b5c51e19a24d0cd4ed73ab8c77e
parentca9e6d1e1d759fd20f23e6ab24859b812991fca7
Refactor dumping of register allocator statistics.
compiler/nativeGen/AsmCodeGen.lhs
compiler/nativeGen/RegAllocColor.hs
compiler/nativeGen/RegAllocStats.hs [new file with mode: 0644]
compiler/nativeGen/RegSpill.hs
compiler/utils/State.hs