[commit: ghc] master: Remove comments and flag for GranSim (9d81980)

git at git.haskell.org git at git.haskell.org
Thu Mar 19 18:15:15 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/9d819804bc0ccf1fed384a4145014c257e85e848/ghc

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

commit 9d819804bc0ccf1fed384a4145014c257e85e848
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Thu Mar 19 19:11:09 2015 +0100

    Remove comments and flag for GranSim
    
    The GranSim code was removed in dd56e9ab and 297b05a9 in 2009, and perhaps
    other commits I couldn't find.
    
    Reviewed By: austin
    
    Differential Revision: https://phabricator.haskell.org/D737


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

9d819804bc0ccf1fed384a4145014c257e85e848
 compiler/cmm/CLabel.hs         |  9 ---------
 compiler/cmm/cmm-notes         |  1 -
 compiler/codeGen/StgCmmBind.hs |  5 +----
 compiler/main/DynFlags.hs      | 12 ------------
 mk/ways.mk                     |  8 ++------
 rts/RtsMain.c                  |  2 --
 rts/Schedule.h                 |  2 --
 rts/Sparks.h                   |  2 +-
 rts/Threads.c                  |  2 --
 9 files changed, 4 insertions(+), 39 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 9d819804bc0ccf1fed384a4145014c257e85e848


More information about the ghc-commits mailing list