patch applied (ghc): Added support for update frames to the CPS pass

Michael Adams adamsmd at cs.indiana.edu
Wed Jul 4 04:55:30 EDT 2007


Tue Jul  3 14:44:13 PDT 2007  Michael D. Adams <t-madams at microsoft.com>
  * Added support for update frames to the CPS pass
  (This required a bit of refactoring of CmmInfo.)

    M ./compiler/cmm/Cmm.hs -5 +17
    M ./compiler/cmm/CmmCPS.hs -34 +44
    M ./compiler/cmm/CmmCPSGen.hs -34 +63
    M ./compiler/cmm/CmmInfo.hs -12 +13
    M ./compiler/cmm/CmmParse.y -26 +34
    M ./compiler/cmm/PprCmm.hs -10 +25
    M ./compiler/codeGen/CgInfoTbls.hs -5 +7
    M ./compiler/codeGen/CgMonad.lhs -1 +1



More information about the Cvs-ghc mailing list