Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : new-demand-to-merge
http://hackage.haskell.org/trac/ghc/changeset/413017c238ff46e2b2466baa420c16f73225c22f >--------------------------------------------------------------- commit 413017c238ff46e2b2466baa420c16f73225c22f Author: Simon Peyton Jones <simo...@microsoft.com> Date: Wed Jan 9 17:46:34 2013 +0000 Lots of refactoring on the demand analyser I've been doing nofib comparisons! Many small improvements in here. Mostly refactoring and tidying up, but a few modest but real changes. compiler/basicTypes/Demand.lhs | 378 ++++++++++++++++++++++-------------- compiler/specialise/SpecConstr.lhs | 4 +- compiler/stranal/DmdAnal.lhs | 140 +++++-------- compiler/stranal/WwLib.lhs | 12 +- 4 files changed, 289 insertions(+), 245 deletions(-) Diff suppressed because of size. To see it, use: git show 413017c238ff46e2b2466baa420c16f73225c22f _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc