[commit: ghc] new-demand: a bogus compiler pass implemented for a new demand analyser (98dae98)
Ilya Sergey
ilya at galois.com
Tue Jul 10 22:52:58 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : new-demand
http://hackage.haskell.org/trac/ghc/changeset/98dae984d1389ac0e61cf3677bbc92f2b71f65c0
>---------------------------------------------------------------
commit 98dae984d1389ac0e61cf3677bbc92f2b71f65c0
Author: Ilya Sergey <Ilya.Sergey at cs.kuleuven.be>
Date: Tue Jul 3 17:51:52 2012 +0100
a bogus compiler pass implemented for a new demand analyser
compiler/ghc.cabal.in | 1 +
compiler/main/DynFlags.hs | 9 ++++-
compiler/simplCore/CoreMonad.lhs | 3 ++
compiler/simplCore/SimplCore.lhs | 23 +++++++++---
compiler/stranal/NewDmdAnal.lhs | 71 ++++++++++++++++++++++++++++++++++++++
5 files changed, 100 insertions(+), 7 deletions(-)
Diff suppressed because of size. To see it, use:
git show 98dae984d1389ac0e61cf3677bbc92f2b71f65c0
More information about the Cvs-ghc
mailing list