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

On branch  : 

http://hackage.haskell.org/trac/ghc/changeset/6c485f4e88848aa67c3ba88fbf2c8cf322d054be

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

commit 6c485f4e88848aa67c3ba88fbf2c8cf322d054be
Author: Max Bolingbroke <batterseapo...@hotmail.com>
Date:   Fri Jan 6 11:08:46 2012 +0000

    Filter case alternatives in Split to take advantage of type refinement and 
eliminate stupid default cases

 compiler/ghc.cabal.in                             |    1 +
 compiler/supercompile/Supercompile.hs             |  189 +-----------------
 compiler/supercompile/Supercompile/Core/Syntax.hs |    2 +-
 compiler/supercompile/Supercompile/Drive/Split.hs |   24 ++-
 compiler/supercompile/Supercompile/GHC.hs         |  214 +++++++++++++++++++++
 5 files changed, 241 insertions(+), 189 deletions(-)


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

    git show 6c485f4e88848aa67c3ba88fbf2c8cf322d054be

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

Reply via email to