[commit: ghc] wip/float-join-points: More Wip on floating join points (6b7ae18)
git at git.haskell.org
git at git.haskell.org
Fri Jan 5 17:18:06 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/float-join-points
Link : http://ghc.haskell.org/trac/ghc/changeset/6b7ae187bdb8de9f62988c062876bae9952da442/ghc
>---------------------------------------------------------------
commit 6b7ae187bdb8de9f62988c062876bae9952da442
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Jan 5 09:16:43 2018 +0000
More Wip on floating join points
>---------------------------------------------------------------
6b7ae187bdb8de9f62988c062876bae9952da442
compiler/coreSyn/CoreFVs.hs | 4 ++--
compiler/simplCore/SetLevels.hs | 4 +++-
compiler/simplCore/SimplUtils.hs | 18 +++++++++++----
compiler/types/TyCoRep.hs | 45 ++++++++++++++++++++++++++++++++++----
compiler/types/Type.hs | 47 ----------------------------------------
compiler/types/Type.hs-boot | 4 ----
compiler/utils/FV.hs | 45 ++++++++++++++++++++++++++++++++++++++
7 files changed, 105 insertions(+), 62 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 6b7ae187bdb8de9f62988c062876bae9952da442
More information about the ghc-commits
mailing list