[project @ 1999-06-24 13:04:13 by simonmar]
authorsimonmar <unknown>
Thu, 24 Jun 1999 13:04:23 +0000 (13:04 +0000)
committersimonmar <unknown>
Thu, 24 Jun 1999 13:04:23 +0000 (13:04 +0000)
commita5f7799965947977599a777dae10f103f9b9fd1a
tree3accb2db5dd41da2239e53ac710ae41c2beabb33
parent36c2d7c8e9da3b2e278d508ac25c7d53522f85f3
[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.
14 files changed:
ghc/compiler/absCSyn/AbsCSyn.lhs
ghc/compiler/absCSyn/AbsCUtils.lhs
ghc/compiler/absCSyn/Costs.lhs
ghc/compiler/absCSyn/PprAbsC.lhs
ghc/compiler/codeGen/CgCase.lhs
ghc/compiler/codeGen/CgClosure.lhs
ghc/compiler/codeGen/CgCon.lhs
ghc/compiler/codeGen/CgExpr.lhs
ghc/compiler/codeGen/CgHeapery.lhs
ghc/compiler/codeGen/CgStackery.lhs
ghc/compiler/codeGen/CgUpdate.lhs
ghc/compiler/codeGen/CgUsages.hi-boot
ghc/compiler/nativeGen/AbsCStixGen.lhs
ghc/compiler/nativeGen/StixPrim.lhs