Repository : ssh://darcs.haskell.org//srv/darcs/nofib

On branch  : supercompiler

http://hackage.haskell.org/trac/ghc/changeset/87c35a015f8adb7c0ae4d5329d115d7b994e2250

>---------------------------------------------------------------

commit 87c35a015f8adb7c0ae4d5329d115d7b994e2250
Author: Max Bolingbroke <batterseapo...@hotmail.com>
Date:   Fri Nov 9 15:04:09 2012 +0000

    Make subset of supercompile-folder benchmarks compile and run correctly, 
fix SC opts for other benchmarks

 imaginary/bernouilli/Main.hs                       |    3 ++-
 imaginary/digits-of-e1/Makefile                    |    2 ++
 imaginary/digits-of-e2/Makefile                    |    2 ++
 imaginary/exp3_8/Makefile                          |    2 ++
 imaginary/gen_regexps/Makefile                     |    3 +++
 imaginary/integrate/Makefile                       |    2 ++
 imaginary/paraffins/Makefile                       |    3 +++
 imaginary/primes/Makefile                          |    2 ++
 imaginary/queens/Makefile                          |    2 ++
 imaginary/rfib/Makefile                            |    2 ++
 imaginary/tak/Makefile                             |    2 ++
 imaginary/wheel-sieve1/Makefile                    |    2 ++
 imaginary/wheel-sieve2/Makefile                    |    3 +++
 imaginary/x2n1/Makefile                            |    2 ++
 mk/target.mk                                       |    2 +-
 supercompile/Makefile                              |    4 +++-
 supercompile/neil/SumSquare-LazySum/Main.hs        |    3 +--
 supercompile/neil/SumSquare/Main.hs                |    7 ++++++-
 supercompile/neil/SumSquare/SumSquare.stdout       |    2 +-
 supercompile/peter/Append/Main.hs                  |    2 +-
 supercompile/peter/Factorial/Factorial.stdout      |    2 +-
 supercompile/peter/Factorial/Makefile              |    2 ++
 supercompile/peter/Raytracer/Main.hs               |    4 ++--
 supercompile/peter/TreeFlip/Main.hs                |    2 ++
 supercompile/peter/ZipMaps/Main.hs                 |    3 ++-
 supercompile/peter/ZipMaps/ZipMaps.stdout          |    2 +-
 supercompile/peter/ZipTreeMaps/Main.hs             |    3 ++-
 supercompile/peter/ZipTreeMaps/ZipTreeMaps.stdout  |    2 +-
 supercompile/toys/AccumulatingParam-Peano/Main.hs  |   13 ++++++++++++-
 supercompile/toys/AccumulatingParam/Main.hs        |    2 +-
 supercompile/toys/Ackermann/Ackermann.stdout       |    2 +-
 supercompile/toys/Ackermann/Main.hs                |    4 +---
 supercompile/toys/Ackermann/Makefile               |    4 ----
 supercompile/toys/AckermannPeano-1/Main.hs         |    2 +-
 supercompile/toys/AckermannPeano-2/Main.hs         |    3 ++-
 supercompile/toys/EvenDouble/Main.hs               |    2 ++
 supercompile/toys/EvenDoubleGenerator/Main.hs      |    2 ++
 .../FoldlSpecialisation/FoldlSpecialisation.stdout |    2 +-
 supercompile/toys/FoldlSpecialisation/Main.hs      |    2 ++
 supercompile/toys/Generalisation-Literals/Main.hs  |    4 ++--
 supercompile/toys/Generalisation/Main.hs           |    4 ++--
 supercompile/toys/LetRec/LetRec.stdout             |    2 +-
 supercompile/toys/MapMapFusion/Main.hs             |    2 +-
 supercompile/toys/MapMapFusion/MapMapFusion.stdout |    2 +-
 .../toys/ReverseReverse/ReverseReverse.stdout      |    2 +-
 .../toys/StrictFoldlSpecialisation/Main.hs         |    2 --
 46 files changed, 90 insertions(+), 38 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 87c35a015f8adb7c0ae4d5329d115d7b994e2250

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to