[commit: ghc] supercompiler: Port over the splitter (ca76f32)

Max Bolingbroke <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : supercompiler

http://hackage.haskell.org/trac/ghc/changeset/ca76f32fd341cf1fd119bfa5e5f864e151dca7b7

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

commit ca76f32fd341cf1fd119bfa5e5f864e151dca7b7
Author: Max Bolingbroke <[email protected]>
Date:   Wed Jun 15 23:41:26 2011 +0100

    Port over the splitter

 compiler/basicTypes/VarEnv.lhs                     |   27 +-
 compiler/ghc.cabal.in                              |    2 +
 compiler/supercompile/Supercompile.hs              |    3 +
 .../supercompile/Supercompile/Core/FreeVars.hs     |    2 +-
 compiler/supercompile/Supercompile/Core/Size.hs    |    2 +-
 compiler/supercompile/Supercompile/Core/Syntax.hs  |    2 +-
 compiler/supercompile/Supercompile/Drive/Match.hs  |    1 -
 compiler/supercompile/Supercompile/Drive/Split.hs  |  986 ++++++++++++++++++++
 .../Supercompile/Evaluator/Evaluate.hs             |    1 -
 .../Supercompile/Evaluator/FreeVars.hs             |   10 +-
 .../supercompile/Supercompile/Evaluator/Syntax.hs  |    2 +-
 compiler/supercompile/Supercompile/StaticFlags.hs  |   32 +-
 .../Supercompile/Termination/Generaliser.hs        |   40 +
 compiler/supercompile/Supercompile/Utilities.hs    |   73 ++-
 compiler/utils/Outputable.lhs                      |   10 -
 15 files changed, 1160 insertions(+), 33 deletions(-)


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

    git show ca76f32fd341cf1fd119bfa5e5f864e151dca7b7
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.