[commit: ghc] newcg: implement RegSet by Set, not UniqSet (23ac7e9)
Simon Marlow
marlowsd at gmail.com
Mon Jan 23 14:40:48 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : newcg
http://hackage.haskell.org/trac/ghc/changeset/23ac7e91b50fcf38449cb1fc92d291ff6bb9dcff
>---------------------------------------------------------------
commit 23ac7e91b50fcf38449cb1fc92d291ff6bb9dcff
Author: Simon Marlow <marlowsd at gmail.com>
Date: Fri Jan 20 11:31:44 2012 +0000
implement RegSet by Set, not UniqSet
compiler/cmm/CmmExpr.hs | 41 +++++++++++++++++++++++++++------------
compiler/cmm/CmmLive.hs | 10 +++++---
compiler/cmm/CmmProcPoint.hs | 2 +-
compiler/cmm/CmmSpillReload.hs | 24 +++++++++++-----------
4 files changed, 47 insertions(+), 30 deletions(-)
Diff suppressed because of size. To see it, use:
git show 23ac7e91b50fcf38449cb1fc92d291ff6bb9dcff
More information about the Cvs-ghc
mailing list