.. |
Makefile.am
|
70d92869a1
gcc-plugin/tests/Makefile.am: add rule showcheck
|
13 年之前 |
acquire-errors.c
|
d2d32792dd
gcc: Support arbitrary C expressions in the `register' pragma.
|
13 年之前 |
acquire.c
|
6e14e978ae
gcc: Rename `tests/lib.h' to `tests/mocks.h'.
|
14 年之前 |
base.c
|
07565d6ee6
gcc: Support multiple implementations per target.
|
13 年之前 |
debug-tree.c
|
3155307fdd
gcc: Add the `debug_tree' pragma.
|
13 年之前 |
external-task-impl.c
|
69b940943a
gcc: Have `validate_task_implementation' skip external task implementations.
|
13 年之前 |
heap-allocated-errors.c
|
3a97eae379
gcc: Add the `heap_allocated' attribute.
|
13 年之前 |
heap-allocated.c
|
54d104d38c
gcc: Fix support of the `heap_allocated' attribute.
|
13 年之前 |
lib-user.c
|
b82f6ef09e
gcc: Fix test case to work with `-O0'.
|
13 年之前 |
mocks.h
|
f8fe1aa35d
gcc: Initialize the `name' field of codelets.
|
13 年之前 |
my-lib.c
|
ea0a071b1f
gcc: Fix support for separate compilation.
|
14 年之前 |
my-lib.h
|
ea0a071b1f
gcc: Fix support for separate compilation.
|
14 年之前 |
no-initialize.c
|
0acb162218
gcc: Add rudimentary `#pragma starpu initialize'.
|
14 年之前 |
output-pointer-errors.c
|
21e2721cce
gcc: Add an `output' type attribute for output task parameters.
|
13 年之前 |
output-pointer.c
|
1d33afe3cb
gcc: Check the return value of `starpu_data_lookup'.
|
13 年之前 |
pointer-tasks.c
|
15ccdcf638
gcc: Link against libstarpu-1.0, not libstarpu.
|
13 年之前 |
pointers.c
|
1d33afe3cb
gcc: Check the return value of `starpu_data_lookup'.
|
13 年之前 |
register-errors.c
|
45ede556e9
gcc: Raise an error when trying to register a `void *' pointer.
|
13 年之前 |
register.c
|
bd804b9681
gcc: The `register' pragma now determines the size of `heap_allocated' vars.
|
13 年之前 |
run-test.in
|
fcba227161
gcc: Augment <mocks.h> to keep track of registered handles.
|
13 年之前 |
scalar-tasks.c
|
15ccdcf638
gcc: Link against libstarpu-1.0, not libstarpu.
|
13 年之前 |
shutdown-errors.c
|
47cab03561
gcc: Add support for `#pragma starpu shutdown'.
|
14 年之前 |
task-errors.c
|
109df305b8
gcc: Error out when none of a task's implementations are usable.
|
13 年之前 |
unregister-errors.c
|
d2d32792dd
gcc: Support arbitrary C expressions in the `register' pragma.
|
13 年之前 |
unregister.c
|
6e14e978ae
gcc: Rename `tests/lib.h' to `tests/mocks.h'.
|
14 年之前 |
verbose.c
|
7e36b7364e
gcc: Add `-fplugin-arg-starpu-verbose'.
|
13 年之前 |
wait-errors.c
|
23ec58a451
gcc: Error out when using `pragma wait' from a task implementation.
|
13 年之前 |