simonmar    2004/02/16 05:05:06 PST

  Modified files:        (Branch: backend-hacking-branch)
    ghc/compiler/nativeGen AsmCodeGen.lhs 
  Log:
  Optimisation: in cmmMiniInline, we can skip over assignments to other
  temporaries when looking to inline an assigment (assuming that
  temporaries are single-assignment, which they ought to be).
  
  Revision  Changes    Path
  1.60.6.15 +18 -3     fptools/ghc/compiler/nativeGen/AsmCodeGen.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to