Tue Feb  3 19:41:07 PST 2009  [email protected]
  * NCG: Rename MachRegs, MachInstrs -> Regs, Instrs to reflect arch specific 
naming

     ./compiler/nativeGen/MachInstrs.hs -> ./compiler/nativeGen/Instrs.hs
     ./compiler/nativeGen/MachRegs.hs -> ./compiler/nativeGen/Regs.hs
    M ./compiler/ghc.cabal.in -7 +7
    M ./compiler/nativeGen/Alpha/Instr.hs -1 +1
    M ./compiler/nativeGen/AsmCodeGen.lhs -2 +2
    M ./compiler/nativeGen/Instrs.hs -4 +4
    M ./compiler/nativeGen/MachCodeGen.hs -4 +3
    M ./compiler/nativeGen/NCGMonad.hs -1 +1
    M ./compiler/nativeGen/PPC/Instr.hs -1 +1
    M ./compiler/nativeGen/PositionIndependentCode.hs -2 +2
    M ./compiler/nativeGen/PprMach.hs -2 +2
    M ./compiler/nativeGen/RegAlloc/Graph/Coalesce.hs -1 +1
    M ./compiler/nativeGen/RegAlloc/Graph/Main.hs -2 +2
    M ./compiler/nativeGen/RegAlloc/Graph/Spill.hs -2 +2
    M ./compiler/nativeGen/RegAlloc/Graph/SpillClean.hs -2 +2
    M ./compiler/nativeGen/RegAlloc/Graph/SpillCost.hs -2 +2
    M ./compiler/nativeGen/RegAlloc/Graph/Stats.hs -2 +2
    M ./compiler/nativeGen/RegAlloc/Linear/Base.hs -1 +1
    M ./compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs -2 +2
    M ./compiler/nativeGen/RegAlloc/Linear/Main.hs -2 +2
    M ./compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs -1 +1
    M ./compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs -1 +1
    M ./compiler/nativeGen/RegAlloc/Linear/State.hs -2 +2
    M ./compiler/nativeGen/RegAlloc/Linear/Stats.hs -1 +1
    M ./compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs -1 +1
    M ./compiler/nativeGen/RegAllocInfo.hs -2 +2
    M ./compiler/nativeGen/RegLiveness.hs -2 +2
    M ./compiler/nativeGen/Regs.hs -5 +5
    M ./compiler/nativeGen/SPARC/Instr.hs -1 +1
    M ./compiler/nativeGen/X86/Instr.hs -1 +1

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090204034107-43c66-aa3f1ca8da03040460cc08c1e2ac0492e10964b5.gz

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

Reply via email to