Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/c4d75a70bf29bb94f24fcb294ed1e909291e3663 >--------------------------------------------------------------- commit c4d75a70bf29bb94f24fcb294ed1e909291e3663 Merge: cb07cb7... d801c96... Author: Ian Lynagh <[email protected]> Date: Fri Aug 10 22:28:13 2012 +0100 Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc compiler/cmm/CmmContFlowOpt.hs | 13 ++-- compiler/cmm/CmmPipeline.hs | 13 +++- compiler/codeGen/StgCmm.hs | 21 ++--- compiler/codeGen/StgCmmBind.hs | 184 +++++++++++++++++++++++---------------- compiler/codeGen/StgCmmCon.hs | 71 +++++++++------- compiler/codeGen/StgCmmEnv.hs | 28 +++--- compiler/codeGen/StgCmmExpr.hs | 48 ++++++----- compiler/codeGen/StgCmmMonad.hs | 74 +++++----------- compiler/nativeGen/X86/Ppr.hs | 3 +- rts/posix/Select.c | 2 +- 10 files changed, 242 insertions(+), 215 deletions(-) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
