[commit: ghc] master: Remove "use mask" from StgAlt syntax (a9dc62a)
git at git.haskell.org
git at git.haskell.org
Wed Feb 24 22:05:29 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/a9dc62ae3a28a7c5fc173895f148e65c6ffc14de/ghc
>---------------------------------------------------------------
commit a9dc62ae3a28a7c5fc173895f148e65c6ffc14de
Author: Ömer Sinan Ağacan <omeragacan at gmail.com>
Date: Wed Feb 24 16:22:36 2016 -0500
Remove "use mask" from StgAlt syntax
Reviewers: austin, bgamari, simonpj
Reviewed By: simonpj
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D1933
>---------------------------------------------------------------
a9dc62ae3a28a7c5fc173895f148e65c6ffc14de
compiler/codeGen/StgCmmBind.hs | 2 +-
compiler/codeGen/StgCmmExpr.hs | 10 +++++-----
compiler/profiling/SCCfinal.hs | 4 ++--
compiler/simplStg/StgStats.hs | 2 +-
compiler/simplStg/UnariseStg.hs | 25 ++++++++-----------------
compiler/stgSyn/CoreToStg.hs | 8 ++------
compiler/stgSyn/StgLint.hs | 8 ++++----
compiler/stgSyn/StgSyn.hs | 8 ++------
8 files changed, 25 insertions(+), 42 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 a9dc62ae3a28a7c5fc173895f148e65c6ffc14de
More information about the ghc-commits
mailing list