Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add dph-nbody test with the dph-lifted-copy library | Ben Lippmeier | 2012-02-02 | 3 | -1/+242 |
| | |||||
* | dph-diophantine is fixed | Ben Lippmeier | 2012-02-02 | 1 | -1/+0 |
| | |||||
* | Mark dph-diophantine-copy-opt as broken (#5817) | Ian Lynagh | 2012-01-25 | 1 | -0/+1 |
| | |||||
* | Adapt DPH tests to classes in the DPH library | Manuel M T Chakravarty | 2012-01-16 | 6 | -48/+48 |
| | |||||
* | Adapt 'dph-classes' to class support in dph-lifted-vseg | Manuel M T Chakravarty | 2012-01-16 | 1 | -14/+5 |
| | |||||
* | Testing vectorisation of superclasses | Manuel M T Chakravarty | 2011-12-18 | 3 | -10/+20 |
| | |||||
* | dph: add alone flags to fix build race | Ben Lippmeier | 2011-12-16 | 4 | -5/+10 |
| | |||||
* | Mark dph-diophantine (#5613) as fixed | Manuel M T Chakravarty | 2011-12-13 | 1 | -2/+0 |
| | |||||
* | dph: multi-file tests must be set to alone to avoid build races | Ben Lippmeier | 2011-12-12 | 3 | -6/+12 |
| | |||||
* | dph: drop optimisation level for some tests to speed up validate | Ben Lippmeier | 2011-12-12 | 3 | -5/+5 |
| | |||||
* | dph: add nbody test | Ben Lippmeier | 2011-12-12 | 14 | -0/+980 |
| | |||||
* | dph: rename test file | Ben Lippmeier | 2011-12-12 | 1 | -0/+0 |
| | |||||
* | dph: duplicate copy tests as vseg tests | Ben Lippmeier | 2011-12-12 | 30 | -15/+2169 |
| | |||||
* | dph: follow changes in unlifted API | Ben Lippmeier | 2011-12-12 | 3 | -4/+4 |
| | |||||
* | dph-classes wibble | Manuel M T Chakravarty | 2011-11-27 | 2 | -2/+1 |
| | |||||
* | Test vectorisation of type classes some more | Manuel M T Chakravarty | 2011-11-25 | 3 | -4/+44 |
| | |||||
* | New test 'dph-classes' | Manuel M T Chakravarty | 2011-11-17 | 5 | -0/+41 |
| | | | | * Test vectorisation of type classes | ||||
* | Follow dph package name changes | Ben Lippmeier | 2011-11-12 | 7 | -24/+24 |
| | | | | dph-par is now dph-lifted-copy | ||||
* | Add package dph-prim-par because dph-smvm needs D.A.P.Unlifted too | Daniel Fischer | 2011-11-10 | 1 | -1/+1 |
| | |||||
* | Whitespace in dph/smvm/dph-smvm.T | Daniel Fischer | 2011-11-10 | 1 | -4/+4 |
| | |||||
* | For DPH tests, -fdph-* -> -package dph-* | Manuel M T Chakravarty | 2011-11-10 | 7 | -18/+12 |
| | |||||
* | Be explicit about the package exposing D.A.P.Unlifted | Manuel M T Chakravarty | 2011-11-10 | 3 | -6/+6 |
| | |||||
* | Fix dph-smvm | Daniel Fischer | 2011-11-10 | 1 | -1/+1 |
| | |||||
* | Tabs -> Spaces | Daniel Fischer | 2011-11-10 | 1 | -30/+25 |
| | |||||
* | Follow API changes in DPH tests | Ben Lippmeier | 2011-11-09 | 4 | -6/+6 |
| | |||||
* | dph-diophantine-fast(normal) fails (#5613) | Ian Lynagh | 2011-11-08 | 1 | -0/+1 |
| | |||||
* | Fix some more written-but-not-cleaned files | Ian Lynagh | 2011-09-06 | 1 | -0/+2 |
| | |||||
* | Merge /Users/benl/devel/testsuite/roldugin/testsuite | Ben Lippmeier | 2011-08-25 | 5 | -11/+11 |
|\ | |||||
| * | Fix dph-diophantine (#5065) | George Roldugin | 2011-07-22 | 5 | -11/+11 |
| | | | | | | | | | | 1. Adjust array lengths to be equal when performing parallel array comprehensions 2. Lower input arguments to prevent arithmetic overflow | ||||
* | | dph/quickhull: Import vectorised Double | Manuel M T Chakravarty | 2011-08-19 | 1 | -0/+1 |
| | | |||||
* | | Add more cleaning | Ian Lynagh | 2011-08-06 | 2 | -2/+6 |
| | | |||||
* | | Add extra cleaning | Ian Lynagh | 2011-08-06 | 3 | -3/+17 |
| | | |||||
* | | dph-diophantine-opt fails for the same reason as dph-diophantine-fast (#5065) | Ian Lynagh | 2011-07-23 | 1 | -0/+1 |
|/ | |||||
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 50 | -0/+3256 |