cvs commit: fptools/ghc/compiler/cmm PprC.hs

dons at glass.cse.ogi.edu dons at glass.cse.ogi.edu
Thu Feb 19 20:38:11 EST 2004


dons        2004/02/19 20:38:11 PST

  Modified files:        (Branch: backend-hacking-branch)
    ghc/compiler/cmm     PprC.hs 
  Log:
  Add PprExpr case for common case of offset from Vanilla reg.
  
  So
      *((P_)R1.w+7)
  becomes
      (W_)(R1.w[7])
  
  Revision  Changes    Path
  1.1.2.38  +4 -0      fptools/ghc/compiler/cmm/Attic/PprC.hs


More information about the Cvs-ghc mailing list