cvs commit: fptools/ghc/compiler/codeGen CgProf.hs

Simon Marlow simonmar at glass.cse.ogi.edu
Mon Jan 26 09:28:58 EST 2004


simonmar    2004/01/26 09:28:58 PST

  Modified files:        (Branch: backend-hacking-branch)
    ghc/compiler/codeGen CgProf.hs 
  Log:
  - Fix many MachRep issues with counters: we now endeavour to use
    the correct MachRep where possible.  Some MachReps come in via
    DerivedConstants.h, and some we just hardcode in for now.
  
  - Fix several other things I noticed while I was in here.
  
  Revision  Changes    Path
  1.1.2.6   +86 -93    fptools/ghc/compiler/codeGen/Attic/CgProf.hs


More information about the Cvs-ghc mailing list