dons        2004/02/12 23:05:30 PST

  Modified files:        (Branch: backend-hacking-branch)
    ghc/compiler/cmm     PprC.hs 
  Log:
  C backend :
        * I understand CmmTop -> C, now. So ppr that properly
        * Redo basic blocks
        * Quick overfly of CmmStmts, cleaning up
        * prettify instances
        * other cleaning up
  
  I think I see how to do this whole thing now, finally.
  
  Very helpful to compare old .hc output with new cmm output, to see how
  things have been translated.
  
  Revision  Changes    Path
  1.1.2.13  +97 -121   fptools/ghc/compiler/cmm/Attic/PprC.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to