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

Julian Seward sewardj@glass.cse.ogi.edu
Mon, 5 Feb 2001 09:29:41 -0800


sewardj     2001/02/05 09:29:41 PST

  Modified files:
    ghc/compiler/ghci    ByteCodeGen.lhs 
  Log:
  Enable (& fix) peephole optimisation.  Also a couple of unhandled cases
  left over from running the Galois raytracer, I think.
  
  Revision  Changes    Path
  1.35      +7 -2      fptools/ghc/compiler/ghci/ByteCodeGen.lhs