cvs commit: fptools/ghc/compiler/ghci ByteCodeGen.lhs

Julian Seward sewardj@glass.cse.ogi.edu
Fri, 8 Dec 2000 07:46:29 -0800


sewardj     2000/12/08 07:46:29 PST

  Modified files:
    ghc/compiler/ghci    ByteCodeGen.lhs 
  Log:
  Unboxed returns, + a little peephole optimisation.
  
  Revision  Changes    Path
  1.9       +107 -57   fptools/ghc/compiler/ghci/ByteCodeGen.lhs