[commit: ghc] master: Delete the WayPar way (9b1ebba)
git at git.haskell.org
git at git.haskell.org
Fri Jul 10 17:42:13 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/9b1ebba2af060fef90dcd722313d3f8041ec5a97/ghc
>---------------------------------------------------------------
commit 9b1ebba2af060fef90dcd722313d3f8041ec5a97
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date: Wed Jul 8 21:09:33 2015 +0200
Delete the WayPar way
Also remove 't' and 's' from ALL_WAYS; they don't exist.
Differential Revision: https://phabricator.haskell.org/D1055
>---------------------------------------------------------------
9b1ebba2af060fef90dcd722313d3f8041ec5a97
compiler/codeGen/StgCmmClosure.hs | 7 ---
compiler/main/DriverPipeline.hs | 97 +--------------------------------
compiler/main/DynFlags.hs | 14 -----
libraries/base/Data/IORef.hs | 9 +--
libraries/base/System/Mem/StableName.hs | 18 ------
libraries/base/tests/Memo1.lhs | 6 --
libraries/base/tests/Memo2.lhs | 6 --
mk/ways.mk | 6 +-
rts/Schedule.c | 27 +--------
rts/Sparks.c | 2 +-
10 files changed, 6 insertions(+), 186 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 9b1ebba2af060fef90dcd722313d3f8041ec5a97
More information about the ghc-commits
mailing list