[commit: ghc] : Filter case alternatives in Split to take advantage of type refinement and eliminate stupid default cases (6c485f4)
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 : http://hackage.haskell.org/trac/ghc/changeset/6c485f4e88848aa67c3ba88fbf2c8cf322d054be >--------------------------------------------------------------- commit 6c485f4e88848aa67c3ba88fbf2c8cf322d054be Author: Max Bolingbroke <[email protected]> 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