simonmar    2004/01/20 04:20:16 PST

  Modified files:        (Branch: backend-hacking-branch)
    ghc/compiler/nativeGen AsmCodeGen.lhs 
  Log:
  Implement the mini-inliner (using an O(n) algorithm instead of the
  O(n^2) one that was used before).
  
  Revision  Changes    Path
  1.60.6.3  +88 -34    fptools/ghc/compiler/nativeGen/AsmCodeGen.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to