Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : supercompiler

http://hackage.haskell.org/trac/ghc/changeset/2c3692f7536957b265cf3b8f478e9a57d51d6c2d

>---------------------------------------------------------------

commit 2c3692f7536957b265cf3b8f478e9a57d51d6c2d
Author: Max Bolingbroke <batterseapo...@hotmail.com>
Date:   Tue Jan 3 11:28:21 2012 +0000

    Eagerly split values to solve the false-tieback problem (I hope)

 .../supercompile/Supercompile/Drive/Process3.hs    |   13 +++-
 compiler/supercompile/Supercompile/Drive/Split.hs  |   78 ++++++++++++--------
 .../Supercompile/Evaluator/Evaluate.hs             |    9 +--
 .../supercompile/Supercompile/Evaluator/Syntax.hs  |   37 +++++++--
 compiler/supercompile/Supercompile/StaticFlags.hs  |    3 +
 5 files changed, 91 insertions(+), 49 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 2c3692f7536957b265cf3b8f478e9a57d51d6c2d

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to