Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : type-holes-branch
http://hackage.haskell.org/trac/ghc/changeset/ec4fecaf5fac589dc72eaed9f28c6af98010cc84 >--------------------------------------------------------------- commit ec4fecaf5fac589dc72eaed9f28c6af98010cc84 Merge: 464ce12... d801c96... Author: Thijs Alkemade <[email protected]> Date: Thu Aug 9 16:46:45 2012 +0200 Merge https://github.com/ghc/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 +- distrib/configure.ac.in | 3 + rts/posix/Select.c | 2 +- 11 files changed, 245 insertions(+), 215 deletions(-) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
