[commit: ghc] master: RegAlloc: Use IntSet/IntMaps instead of generic Set/Maps (bd51064)
git at git.haskell.org
git at git.haskell.org
Sat Aug 6 13:44:37 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/bd5106441bb91bbadadd2ffd4e9b77bd8f50772c/ghc
>---------------------------------------------------------------
commit bd5106441bb91bbadadd2ffd4e9b77bd8f50772c
Author: Ömer Sinan Ağacan <omeragacan at gmail.com>
Date: Sat Aug 6 13:10:03 2016 +0000
RegAlloc: Use IntSet/IntMaps instead of generic Set/Maps
>---------------------------------------------------------------
bd5106441bb91bbadadd2ffd4e9b77bd8f50772c
compiler/cmm/BlockId.hs | 8 +++++++-
compiler/nativeGen/RegAlloc/Graph/Spill.hs | 20 +++++++++-----------
compiler/nativeGen/RegAlloc/Graph/SpillClean.hs | 18 ++++++++----------
compiler/nativeGen/RegAlloc/Liveness.hs | 12 +++++-------
4 files changed, 29 insertions(+), 29 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 bd5106441bb91bbadadd2ffd4e9b77bd8f50772c
More information about the ghc-commits
mailing list