[project @ 1999-06-24 13:04:13 by simonmar]
- Implement update-in-place in certain very specialised circumstances - Clean up abstract C a bit - Speed up pretty-printing absC a bit.
Showing
- ghc/compiler/absCSyn/AbsCSyn.lhs 12 additions, 13 deletionsghc/compiler/absCSyn/AbsCSyn.lhs
- ghc/compiler/absCSyn/AbsCUtils.lhs 0 additions, 4 deletionsghc/compiler/absCSyn/AbsCUtils.lhs
- ghc/compiler/absCSyn/Costs.lhs 2 additions, 12 deletionsghc/compiler/absCSyn/Costs.lhs
- ghc/compiler/absCSyn/PprAbsC.lhs 58 additions, 27 deletionsghc/compiler/absCSyn/PprAbsC.lhs
- ghc/compiler/codeGen/CgCase.lhs 2 additions, 2 deletionsghc/compiler/codeGen/CgCase.lhs
- ghc/compiler/codeGen/CgClosure.lhs 7 additions, 11 deletionsghc/compiler/codeGen/CgClosure.lhs
- ghc/compiler/codeGen/CgCon.lhs 57 additions, 23 deletionsghc/compiler/codeGen/CgCon.lhs
- ghc/compiler/codeGen/CgExpr.lhs 5 additions, 5 deletionsghc/compiler/codeGen/CgExpr.lhs
- ghc/compiler/codeGen/CgHeapery.lhs 35 additions, 4 deletionsghc/compiler/codeGen/CgHeapery.lhs
- ghc/compiler/codeGen/CgStackery.lhs 13 additions, 2 deletionsghc/compiler/codeGen/CgStackery.lhs
- ghc/compiler/codeGen/CgUpdate.lhs 6 additions, 15 deletionsghc/compiler/codeGen/CgUpdate.lhs
- ghc/compiler/codeGen/CgUsages.hi-boot 1 addition, 1 deletionghc/compiler/codeGen/CgUsages.hi-boot
- ghc/compiler/nativeGen/AbsCStixGen.lhs 2 additions, 2 deletionsghc/compiler/nativeGen/AbsCStixGen.lhs
- ghc/compiler/nativeGen/StixPrim.lhs 3 additions, 6 deletionsghc/compiler/nativeGen/StixPrim.lhs
Loading
Please register or sign in to comment