Nathalie Furmento
|
718b351954
gcc-plugin/tests/register.c: modify the test to avoid calling starpu_data_register twice with the same variable as starpu now checks that the same key is not entered twice in the same hashtable
|
9 years ago |
Nathalie Furmento
|
802a261a06
fix inria copyright
|
10 years ago |
Ludovic Courtès
|
769037ee28
gcc: Parse with `c_lex_with_flags' to distinguish adjacent strings.
|
13 years ago |
Ludovic Courtès
|
2e920317ab
gcc: Parse string literals in pragmas.
|
13 years ago |
Ludovic Courtès
|
bd804b9681
gcc: The `register' pragma now determines the size of `heap_allocated' vars.
|
13 years ago |
Ludovic Courtès
|
076cd345d1
gcc: Allow use of a PARM_DECL as the count argument of pragma `register'.
|
13 years ago |
Ludovic Courtès
|
5e2e59f3b5
gcc: Fix `register' test on 32-bit platforms.
|
13 years ago |
Ludovic Courtès
|
60438a6f6d
gcc: Add tests for `register' with non-vector matrices.
|
14 years ago |
Ludovic Courtès
|
d2d32792dd
gcc: Support arbitrary C expressions in the `register' pragma.
|
14 years ago |
Ludovic Courtès
|
6e14e978ae
gcc: Rename `tests/lib.h' to `tests/mocks.h'.
|
14 years ago |
Ludovic Courtès
|
0acb162218
gcc: Add rudimentary `#pragma starpu initialize'.
|
14 years ago |
Ludovic Courtès
|
5058a71bce
gcc: Allow the COUNT argument of the `register' pragma to be a variable name.
|
14 years ago |
Ludovic Courtès
|
f1a9dceb0b
gcc: Improve error handling and tests for `#pragma starpu register'.
|
14 years ago |
Ludovic Courtès
|
586c428011
gcc: Add test suite framework to check for compilation warnings, errors, etc.
|
14 years ago |
Ludovic Courtès
|
8760cb30e1
gcc: Expand macros in `#pragma starpu register'.
|
14 years ago |
Ludovic Courtès
|
aef51b4c19
gcc: Add support for `#pragma starpu register VAR [COUNT]'.
|
14 years ago |