Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/caff8eab219f6a66b50f45148315c91014dd823d

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

commit caff8eab219f6a66b50f45148315c91014dd823d
Merge: a07ce41... 3513b07...
Author: Ian Lynagh <[email protected]>
Date:   Fri Jun 17 20:35:09 2011 +0100

    Merge branch 'master' of http://darcs.haskell.org/ghc

 compiler/cmm/CmmLive.hs                          |   27 ++-
 compiler/cmm/CmmNode.hs                          |   50 +++
 compiler/cmm/CmmOpt.hs                           |  360 +++++++++++-----------
 compiler/cmm/CmmPipeline.hs                      |    7 +-
 compiler/cmm/CmmRewriteAssignments.hs            |   23 ++-
 compiler/cmm/CmmSpillReload.hs                   |  109 ++------
 compiler/nativeGen/AsmCodeGen.lhs                |   53 +++-
 compiler/prelude/TysWiredIn.lhs                  |   34 +-
 compiler/vectorise/Vectorise/Builtins/Modules.hs |    2 +-
 9 files changed, 364 insertions(+), 301 deletions(-)




_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to