[commit: ghc] master: Remove -ddump-simpl-phases flag (ad8457f)
Johan Tibell
johan.tibell at gmail.com
Thu Nov 6 12:30:13 UTC 2014
I think this flag is useful for debugging e.g. why something didn't
optimize the way you thought.
On Nov 6, 2014 1:05 PM, <git at git.haskell.org> wrote:
> Repository : ssh://git@git.haskell.org/ghc
>
> On branch : master
> Link :
> http://ghc.haskell.org/trac/ghc/changeset/ad8457f93807e3b7a9a24867ed69dc93662a29e3/ghc
>
> >---------------------------------------------------------------
>
> commit ad8457f93807e3b7a9a24867ed69dc93662a29e3
> Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
> Date: Wed Nov 5 13:37:25 2014 +0100
>
> Remove -ddump-simpl-phases flag
>
>
> >---------------------------------------------------------------
>
> ad8457f93807e3b7a9a24867ed69dc93662a29e3
> compiler/main/DynFlags.hs | 15 +++------------
> compiler/simplCore/CoreMonad.lhs | 40
> ++++++----------------------------------
> compiler/simplCore/SimplCore.lhs | 9 +++++----
> docs/users_guide/debugging.xml | 11 -----------
> docs/users_guide/flags.xml | 6 ------
> 5 files changed, 14 insertions(+), 67 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 ad8457f93807e3b7a9a24867ed69dc93662a29e3
> _______________________________________________
> ghc-commits mailing list
> ghc-commits at haskell.org
> http://www.haskell.org/mailman/listinfo/ghc-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20141106/c323bd2c/attachment.html>
More information about the ghc-devs
mailing list