<p dir="ltr">I think this flag is useful for debugging e.g. why something didn't optimize the way you thought.</p>
<div class="gmail_quote">On Nov 6, 2014 1:05 PM,  <<a href="mailto:git@git.haskell.org">git@git.haskell.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Repository : ssh://<a href="http://git@git.haskell.org/ghc" target="_blank">git@git.haskell.org/ghc</a><br>
<br>
On branch  : master<br>
Link       : <a href="http://ghc.haskell.org/trac/ghc/changeset/ad8457f93807e3b7a9a24867ed69dc93662a29e3/ghc" target="_blank">http://ghc.haskell.org/trac/ghc/changeset/ad8457f93807e3b7a9a24867ed69dc93662a29e3/ghc</a><br>
<br>
>---------------------------------------------------------------<br>
<br>
commit ad8457f93807e3b7a9a24867ed69dc93662a29e3<br>
Author: Jan Stolarek <<a href="mailto:jan.stolarek@p.lodz.pl">jan.stolarek@p.lodz.pl</a>><br>
Date:   Wed Nov 5 13:37:25 2014 +0100<br>
<br>
    Remove -ddump-simpl-phases flag<br>
<br>
<br>
>---------------------------------------------------------------<br>
<br>
ad8457f93807e3b7a9a24867ed69dc93662a29e3<br>
 compiler/main/DynFlags.hs        | 15 +++------------<br>
 compiler/simplCore/CoreMonad.lhs | 40 ++++++----------------------------------<br>
 compiler/simplCore/SimplCore.lhs |  9 +++++----<br>
 docs/users_guide/debugging.xml   | 11 -----------<br>
 docs/users_guide/flags.xml       |  6 ------<br>
 5 files changed, 14 insertions(+), 67 deletions(-)<br>
<br>
Diff suppressed because of size. To see it, use:<br>
<br>
    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc ad8457f93807e3b7a9a24867ed69dc93662a29e3<br>
_______________________________________________<br>
ghc-commits mailing list<br>
<a href="mailto:ghc-commits@haskell.org">ghc-commits@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/ghc-commits" target="_blank">http://www.haskell.org/mailman/listinfo/ghc-commits</a><br>
</blockquote></div>