Cyril Roelandt ba3f238d96 Coccinelle: add a script that finds codelets without a "name" attribute and adds one. 13 yıl önce
..
modes 42343c2f77 Add a Python script that makes the output of modes.cocci pretty. 13 yıl önce
cpu_func_to_cpu_funcs.cocci f98b20266c add missing copyrights 13 yıl önce
cpu_func_to_cpu_funcs_test.c f98b20266c add missing copyrights 13 yıl önce
cuda_check_return_values.cocci 995dc04f9e cuda_check_return_values.cocci: add patch and context modes. 13 yıl önce
cuda_check_return_values_test.c e80564005f cuda_check_return_values.cocci : adding a test case that does not work. 13 yıl önce
func_to_funcs.sh 6868d2ed61 Fix a path error. 13 yıl önce
function_call_termination_condition.cocci 795aab35ea function_call_termination_condition.cocci: add a patch mode. 13 yıl önce
function_call_termination_condition_test.c 795aab35ea function_call_termination_condition.cocci: add a patch mode. 13 yıl önce
name_codelets.cocci ba3f238d96 Coccinelle: add a script that finds codelets without a "name" attribute and adds one. 13 yıl önce
name_codelets_test.c ba3f238d96 Coccinelle: add a script that finds codelets without a "name" attribute and adds one. 13 yıl önce
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 yıl önce
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 yıl önce
opencl_check_return_values.cocci d48918dade Coccinelle: show all calls to OpenCL functions that are not checked. 13 yıl önce
opencl_check_return_values_test.c d48918dade Coccinelle: show all calls to OpenCL functions that are not checked. 13 yıl önce
remove_where_field.cocci f98b20266c add missing copyrights 13 yıl önce
remove_where_field.sh 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches 13 yıl önce
remove_where_field_test.c f98b20266c add missing copyrights 13 yıl önce
skip_valgrind.cocci 057eb16b24 Add an experimental Coccinelle script that adds "STARPU_SKIP_IF_VALGRIND;" at the beginning of codelets. 13 yıl önce
skip_valgrind_test.c 057eb16b24 Add an experimental Coccinelle script that adds "STARPU_SKIP_IF_VALGRIND;" at the beginning of codelets. 13 yıl önce
test_return_values.cocci f98b20266c add missing copyrights 13 yıl önce
test_return_values.sh 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches 13 yıl önce
test_return_values_test.c f98b20266c add missing copyrights 13 yıl önce
unchecked_starpu_function_calls.cocci b36003d446 Coccinelle: unchecked_starpu_function_calls: do not declare the "ret" variable when no suitable variable was found. 13 yıl önce
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 yıl önce
use_starpu_macros.cocci be5c0eb52f Coccinelle: use_starpu_macros.cocci now comes with context, org, patch and report modes. 13 yıl önce
use_starpu_macros.sh 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches 13 yıl önce
use_starpu_macros_test.c b65c0d1934 use_starpu_macros.cocci : add support for STARPU_MIN and STARPU_MAX 13 yıl önce
use_starpu_pthread_macros.cocci 8eeddc4ff3 Coccinelle: use_starpu_pthread_macros.cocci now has context, org, patch and report modes. 13 yıl önce
use_starpu_pthread_macros.sh 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches 13 yıl önce
use_starpu_pthread_macros_test.c 92670e43f8 Add use_starpu_pthread_macros.cocci. 13 yıl önce