Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/df176510e4a0782990b46d45211648fe8a817cb7 >--------------------------------------------------------------- commit df176510e4a0782990b46d45211648fe8a817cb7 Merge: f37cf0d... c99e675... Author: Simon Peyton Jones <[email protected]> Date: Mon Aug 22 08:09:45 2011 +0100 Merge branch 'master' of http://darcs.haskell.org/ghc compiler/llvmGen/LlvmCodeGen/CodeGen.hs | 24 +++++++++++ compiler/llvmGen/LlvmCodeGen/Ppr.hs | 10 ++-- compiler/main/DriverPipeline.hs | 18 +++++++- compiler/nativeGen/AsmCodeGen.lhs | 2 +- compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs | 8 ++-- compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs | 2 +- compiler/nativeGen/RegAlloc/Linear/Main.hs | 2 +- compiler/nativeGen/TargetReg.hs | 10 ++-- compiler/nativeGen/X86/RegInfo.hs | 2 +- compiler/rename/RnSource.lhs | 11 ++++- compiler/typecheck/TcBinds.lhs | 22 +++++++--- compiler/utils/Platform.hs | 43 +++++++++++++++++++- 12 files changed, 122 insertions(+), 32 deletions(-) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
