[commit: ghc] late-lam-lift: added flags for the LLF's use of strictness info and its escape analysis (604bf0a)

Nicolas Frisby nicolas.frisby at gmail.com
Fri Apr 12 17:02:26 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : late-lam-lift

https://github.com/ghc/ghc/commit/604bf0a5ee0a7a9ca93c8e8918903c5c4e86bb21

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

commit 604bf0a5ee0a7a9ca93c8e8918903c5c4e86bb21
Author: Nicolas Frisby <nicolas.frisby at gmail.com>
Date:   Sun Mar 17 02:15:53 2013 +0000

    added flags for the LLF's use of strictness info and its escape analysis

 compiler/main/DynFlags.hs        | 19 +++++++++++++++----
 compiler/simplCore/CoreMonad.lhs |  2 ++
 compiler/simplCore/SetLevels.lhs | 35 ++++++++++++++++++++---------------
 compiler/simplCore/SimplCore.lhs |  2 ++
 4 files changed, 39 insertions(+), 19 deletions(-)


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

    git show 604bf0a5ee0a7a9ca93c8e8918903c5c4e86bb21



More information about the ghc-commits mailing list