[project @ 1999-03-25 13:13:51 by simonm]
Profiling fixes. - top-level CAF CCSs now *append* themselves to the current CCS when called. - remove DICT stuff. - fixes to the auto-scc annotating in the desugarer.
Showing
- ghc/compiler/codeGen/CgExpr.lhs 3 additions, 3 deletionsghc/compiler/codeGen/CgExpr.lhs
- ghc/compiler/coreSyn/CoreUtils.lhs 2 additions, 20 deletionsghc/compiler/coreSyn/CoreUtils.lhs
- ghc/compiler/deSugar/Desugar.lhs 4 additions, 2 deletionsghc/compiler/deSugar/Desugar.lhs
- ghc/compiler/deSugar/DsBinds.lhs 56 additions, 34 deletionsghc/compiler/deSugar/DsBinds.lhs
- ghc/compiler/deSugar/DsExpr.lhs 2 additions, 2 deletionsghc/compiler/deSugar/DsExpr.lhs
- ghc/compiler/main/CmdLineOpts.lhs 2 additions, 0 deletionsghc/compiler/main/CmdLineOpts.lhs
- ghc/compiler/profiling/CostCentre.lhs 8 additions, 49 deletionsghc/compiler/profiling/CostCentre.lhs
- ghc/compiler/reader/Lex.lhs 0 additions, 2 deletionsghc/compiler/reader/Lex.lhs
- ghc/compiler/rename/ParseIface.y 3 additions, 10 deletionsghc/compiler/rename/ParseIface.y
- ghc/driver/ghc.lprl 10 additions, 8 deletionsghc/driver/ghc.lprl
- ghc/includes/Profiling.h 3 additions, 4 deletionsghc/includes/Profiling.h
- ghc/includes/StgProf.h 33 additions, 37 deletionsghc/includes/StgProf.h
- ghc/rts/GC.c 3 additions, 3 deletionsghc/rts/GC.c
- ghc/rts/Profiling.c 129 additions, 22 deletionsghc/rts/Profiling.c
- ghc/rts/RtsFlags.c 2 additions, 1 deletionghc/rts/RtsFlags.c
- ghc/rts/RtsFlags.h 2 additions, 1 deletionghc/rts/RtsFlags.h
- ghc/rts/Updates.hc 10 additions, 20 deletionsghc/rts/Updates.hc
Loading
Please register or sign in to comment