| Commit message (Expand) | Author | Age | Files | Lines |
* | A bunch of typofixes | Gabor Greif | 2017-09-26 | 2 | -2/+2 |
* | Remove clean_cmd and extra_clean usage from .T files | Thomas Miedema | 2017-01-22 | 3 | -25/+13 |
* | Testsuite: use ignore_stderr/stdout instead of ignore_output | Thomas Miedema | 2016-06-29 | 1 | -2/+1 |
* | Testsuite: tabs -> spaces [skip ci] | Thomas Miedema | 2016-06-20 | 9 | -207/+207 |
* | Better error message in vectoriser | Simon Peyton Jones | 2014-05-08 | 1 | -2/+5 |
* | Don't run opt versions of DPH tests at all | Ben Lippmeier | 2013-10-23 | 9 | -112/+4 |
* | Dial back -O level on DPH tests to speed them up | Ben Lippmeier | 2013-10-23 | 7 | -9/+9 |
* | Trac #7736: Parallel array enumeration causes compiler panic (enumFromToP), e... | Amos Robinson | 2013-03-04 | 3 | -0/+36 |
* | Fixed dph-classes | Manuel M T Chakravarty | 2013-02-18 | 1 | -1/+1 |
* | DPH: test tidying when unvectorised version of an exported variable disappears | Manuel M T Chakravarty | 2013-02-15 | 4 | -0/+50 |
* | More helper conversions | Ian Lynagh | 2013-02-11 | 7 | -12/+12 |
* | Fix framework failure | Ian Lynagh | 2013-02-06 | 1 | -3/+2 |
* | dph/classes: fails for the moment, but earlier success was spurious | Manuel M T Chakravarty | 2013-02-06 | 1 | -1/+3 |
* | dph: tests with dph-lifted-copy need to use '-fno-vectorisation-avoidance if ... | Manuel M T Chakravarty | 2013-02-06 | 2 | -4/+4 |
* | dph/words: don't inline the vectorised exported functions | Manuel M T Chakravarty | 2013-02-06 | 1 | -0/+2 |
* | Add outputdir's for the dph-nbody tests | Ian Lynagh | 2012-10-11 | 1 | -2/+6 |
* | Let the dph tests run in parallel | Ian Lynagh | 2012-10-11 | 8 | -103/+29 |
* | Allow dph-classes-vseg-fast to run in parallel | Ian Lynagh | 2012-10-10 | 1 | -2/+1 |
* | Whitespace only in dph/diophantine | Ian Lynagh | 2012-10-10 | 2 | -36/+35 |
* | 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 |
* | Follow dph package name changes | Ben Lippmeier | 2011-11-12 | 7 | -24/+24 |
* | 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 |
* | | 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 |