patch applied (testsuite): Make a "fast" way for the dph tests so we can still run them during validate

Ben Lippmeier benl at ouroborus.net
Mon Aug 30 23:50:01 EDT 2010


Mon Aug 30 20:29:29 PDT 2010  benl at ouroborus.net
  * Make a "fast" way for the dph tests so we can still run them during validate
  Setting -fno-rewrite-rules means we still test out the vectoriser, but 
  don't spend ages optimising the generated core code.

     ./tests/ghc-regress/dph/diophantine/dph-diophantine.stdout -> ./tests/ghc-regress/dph/diophantine/dph-diophantine-fast.stdout
     ./tests/ghc-regress/dph/dotp/dph-dotp.stdout -> ./tests/ghc-regress/dph/dotp/dph-dotp-fast.stdout
     ./tests/ghc-regress/dph/primespj/dph-primespj.stdout -> ./tests/ghc-regress/dph/primespj/dph-primespj-fast.stdout
     ./tests/ghc-regress/dph/quickhull/dph-quickhull.stdout -> ./tests/ghc-regress/dph/quickhull/dph-quickhull-fast.stdout
     ./tests/ghc-regress/dph/words/dph-words.stdout -> ./tests/ghc-regress/dph/words/dph-words-fast.stdout
    M ./tests/ghc-regress/dph/diophantine/DiophantineVect.hs -1 +1
    A ./tests/ghc-regress/dph/diophantine/dph-diophantine-opt.stdout
    M ./tests/ghc-regress/dph/diophantine/dph-diophantine.T -2 +9
    A ./tests/ghc-regress/dph/dotp/dph-dotp-opt.stdout
    M ./tests/ghc-regress/dph/dotp/dph-dotp.T -1 +9
    A ./tests/ghc-regress/dph/primespj/dph-primespj-opt.stdout
    M ./tests/ghc-regress/dph/primespj/dph-primespj.T -1 +9
    A ./tests/ghc-regress/dph/quickhull/dph-quickhull-opt.stdout
    M ./tests/ghc-regress/dph/quickhull/dph-quickhull.T -1 +10
    M ./tests/ghc-regress/dph/sumnats/dph-sumnats.T -3 +1
    A ./tests/ghc-regress/dph/words/dph-words-opt.stdout
    M ./tests/ghc-regress/dph/words/dph-words.T -1 +10

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100831032929-bf82d-0ec1b074e402fefa959f3794dbc92c310012f33a.gz



More information about the Cvs-ghc mailing list