Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/5c99f5bfd94401e4ec817326e0f0e0ad9d6ff82a >--------------------------------------------------------------- commit 5c99f5bfd94401e4ec817326e0f0e0ad9d6ff82a Author: Max Bolingbroke <batterseapo...@hotmail.com> Date: Wed Mar 28 11:53:06 2012 +0100 Start computing unfoldings for GHC's heuristics at the occurrence sites (more reliable) .../supercompile/Supercompile/Drive/Process.hs | 2 +- compiler/supercompile/Supercompile/Drive/Split.hs | 2 +- .../Supercompile/Evaluator/Evaluate.hs | 56 ++++++++++++------- .../Supercompile/Evaluator/Residualise.hs | 5 +- .../supercompile/Supercompile/Evaluator/Syntax.hs | 11 ++-- compiler/supercompile/Supercompile/GHC.hs | 1 + 6 files changed, 46 insertions(+), 31 deletions(-) Diff suppressed because of size. To see it, use: git show 5c99f5bfd94401e4ec817326e0f0e0ad9d6ff82a _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc