Sat May  3 15:45:14 PDT 2008  Norman Ramsey <[EMAIL PROTECTED]>
  * replace Cmm 'hint' with 'kind'
  C-- no longer has 'hints'; to guide parameter passing, it
  has 'kinds'.  Renamed type constructor, data constructor, and record
  fields accordingly

    M ./compiler/cmm/CLabel.hs r4
    M ./compiler/cmm/Cmm.hs r4
    M ./compiler/cmm/CmmBrokenBlock.hs r4
    M ./compiler/cmm/CmmCPS.hs r4
    M ./compiler/cmm/CmmCPSGen.hs r4
    M ./compiler/cmm/CmmCPSZ.hs r4
    M ./compiler/cmm/CmmCallConv.hs r4
    M ./compiler/cmm/CmmContFlowOpt.hs r4
    M ./compiler/cmm/CmmCvt.hs r4
    M ./compiler/cmm/CmmExpr.hs r4
    M ./compiler/cmm/CmmInfo.hs r4
    M ./compiler/cmm/CmmLint.hs r4
    M ./compiler/cmm/CmmLive.hs r4
    M ./compiler/cmm/CmmLiveZ.hs r4
    M ./compiler/cmm/CmmOpt.hs r4
    M ./compiler/cmm/CmmProcPoint.hs r4
    M ./compiler/cmm/CmmProcPointZ.hs r4
    M ./compiler/cmm/CmmSpillReload.hs r4
    M ./compiler/cmm/CmmTx.hs r4
    M ./compiler/cmm/CmmUtils.hs r4
    M ./compiler/cmm/CmmZipUtil.hs r4
    M ./compiler/cmm/DFMonad.hs r4
    M ./compiler/cmm/Dataflow.hs r4
    M ./compiler/cmm/MachOp.hs r4
    M ./compiler/cmm/MkZipCfg.hs r4
    M ./compiler/cmm/MkZipCfgCmm.hs r4
    M ./compiler/cmm/OptimizationFuel.hs r4
    M ./compiler/cmm/PprC.hs r4
    M ./compiler/cmm/PprCmm.hs r4
    M ./compiler/cmm/PprCmmZ.hs r4
    M ./compiler/cmm/StackColor.hs r4
    M ./compiler/cmm/StackPlacements.hs r4
    M ./compiler/cmm/ZipCfg.hs r4
    M ./compiler/cmm/ZipCfgCmmRep.hs r4
    M ./compiler/cmm/ZipCfgExtras.hs r4
    M ./compiler/cmm/ZipDataflow.hs r4
    M ./compiler/cmm/ZipDataflow0.hs r4
    M ./compiler/codeGen/Bitmap.hs r4
    M ./compiler/codeGen/CgBindery.lhs r4
    M ./compiler/codeGen/CgCallConv.hs r4
    M ./compiler/codeGen/CgCase.lhs r4
    M ./compiler/codeGen/CgClosure.lhs r4
    M ./compiler/codeGen/CgCon.lhs r4
    M ./compiler/codeGen/CgExpr.lhs r4
    M ./compiler/codeGen/CgForeignCall.hs r4
    M ./compiler/codeGen/CgHeapery.lhs r4
    M ./compiler/codeGen/CgHpc.hs r4
    M ./compiler/codeGen/CgInfoTbls.hs r4
    M ./compiler/codeGen/CgLetNoEscape.lhs r4
    M ./compiler/codeGen/CgMonad.lhs r4
    M ./compiler/codeGen/CgParallel.hs r4
    M ./compiler/codeGen/CgPrimOp.hs r4
    M ./compiler/codeGen/CgProf.hs r4
    M ./compiler/codeGen/CgStackery.lhs r4
    M ./compiler/codeGen/CgTailCall.lhs r4
    M ./compiler/codeGen/CgTicky.hs r4
    M ./compiler/codeGen/CgUtils.hs r4
    M ./compiler/codeGen/ClosureInfo.lhs r4
    M ./compiler/codeGen/CodeGen.lhs r4
    M ./compiler/codeGen/SMRep.lhs r4
    M ./compiler/nativeGen/AsmCodeGen.lhs r4
    M ./compiler/nativeGen/MachCodeGen.hs r4
    M ./compiler/nativeGen/MachInstrs.hs r4
    M ./compiler/nativeGen/MachRegs.lhs r4
    M ./compiler/nativeGen/NCGMonad.hs r4
    M ./compiler/nativeGen/PositionIndependentCode.hs r4
    M ./compiler/nativeGen/PprMach.hs r4
    M ./compiler/nativeGen/RegAllocColor.hs r4
    M ./compiler/nativeGen/RegAllocInfo.hs r4
    M ./compiler/nativeGen/RegAllocLinear.hs r4
    M ./compiler/nativeGen/RegAllocStats.hs r4
    M ./compiler/nativeGen/RegArchBase.hs r4
    M ./compiler/nativeGen/RegArchX86.hs r4
    M ./compiler/nativeGen/RegCoalesce.hs r4
    M ./compiler/nativeGen/RegLiveness.hs r4
    M ./compiler/nativeGen/RegSpill.hs r4
    M ./compiler/nativeGen/RegSpillClean.hs r4
    M ./compiler/nativeGen/RegSpillCost.hs r4

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080503224514-39dff-b63df7e2c91c07393ca204c8e5c014f52bf0ec1a.gz

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

Reply via email to