Cyril Roelandt ba3f238d96 Coccinelle: add a script that finds codelets without a "name" attribute and adds one. пре 13 година
..
modes 42343c2f77 Add a Python script that makes the output of modes.cocci pretty. пре 13 година
cpu_func_to_cpu_funcs.cocci f98b20266c add missing copyrights пре 13 година
cpu_func_to_cpu_funcs_test.c f98b20266c add missing copyrights пре 13 година
cuda_check_return_values.cocci 995dc04f9e cuda_check_return_values.cocci: add patch and context modes. пре 13 година
cuda_check_return_values_test.c e80564005f cuda_check_return_values.cocci : adding a test case that does not work. пре 13 година
func_to_funcs.sh 6868d2ed61 Fix a path error. пре 13 година
function_call_termination_condition.cocci 795aab35ea function_call_termination_condition.cocci: add a patch mode. пре 13 година
function_call_termination_condition_test.c 795aab35ea function_call_termination_condition.cocci: add a patch mode. пре 13 година
name_codelets.cocci ba3f238d96 Coccinelle: add a script that finds codelets without a "name" attribute and adds one. пре 13 година
name_codelets_test.c ba3f238d96 Coccinelle: add a script that finds codelets without a "name" attribute and adds one. пре 13 година
not_unlocked_mutex.cocci ab1f11fd5e Coccinelle: add a script that checks for mutex that are locked and unlocked in a function, but not unlocked when treating error cases. пре 13 година
not_unlocked_mutex_test.c ab1f11fd5e Coccinelle: add a script that checks for mutex that are locked and unlocked in a function, but not unlocked when treating error cases. пре 13 година
opencl_check_return_values.cocci d48918dade Coccinelle: show all calls to OpenCL functions that are not checked. пре 13 година
opencl_check_return_values_test.c d48918dade Coccinelle: show all calls to OpenCL functions that are not checked. пре 13 година
remove_where_field.cocci f98b20266c add missing copyrights пре 13 година
remove_where_field.sh 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches пре 13 година
remove_where_field_test.c f98b20266c add missing copyrights пре 13 година
skip_valgrind.cocci 057eb16b24 Add an experimental Coccinelle script that adds "STARPU_SKIP_IF_VALGRIND;" at the beginning of codelets. пре 13 година
skip_valgrind_test.c 057eb16b24 Add an experimental Coccinelle script that adds "STARPU_SKIP_IF_VALGRIND;" at the beginning of codelets. пре 13 година
test_return_values.cocci f98b20266c add missing copyrights пре 13 година
test_return_values.sh 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches пре 13 година
test_return_values_test.c f98b20266c add missing copyrights пре 13 година
unchecked_starpu_function_calls.cocci b36003d446 Coccinelle: unchecked_starpu_function_calls: do not declare the "ret" variable when no suitable variable was found. пре 13 година
unchecked_starpu_function_calls_test.c 94e1eb7ec0 Coccinelle: extend unchecked_starpu_function_calls so that it also works with starpu_init and starpu_task_wait. пре 13 година
use_starpu_macros.cocci be5c0eb52f Coccinelle: use_starpu_macros.cocci now comes with context, org, patch and report modes. пре 13 година
use_starpu_macros.sh 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches пре 13 година
use_starpu_macros_test.c b65c0d1934 use_starpu_macros.cocci : add support for STARPU_MIN and STARPU_MAX пре 13 година
use_starpu_pthread_macros.cocci 8eeddc4ff3 Coccinelle: use_starpu_pthread_macros.cocci now has context, org, patch and report modes. пре 13 година
use_starpu_pthread_macros.sh 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches пре 13 година
use_starpu_pthread_macros_test.c 92670e43f8 Add use_starpu_pthread_macros.cocci. пре 13 година