llvm-project/openmp/runtime/test/ompt/tasks
Joachim Protze c46ccb8538 [OpenMP][tests][NFC] Update test status for gcc 11 and 12
gcc 11 introduced support for depend clause, but the gomp interface of libomp
does not yet handle the information.
Also remove -fopenmp-version=50, which is no longer needed for clang, but not
supported by gcc.
2021-07-25 18:56:36 +02:00
..
dependences.c [OpenMP][OMPT][NFC] Fix flaky test 2020-11-29 19:07:41 +01:00
dependences_mutexinoutset.c [OpenMP][OMPT][NFC] Fix flaky test 2020-11-03 13:15:32 +01:00
explicit_task.c
serialized.c [OpenMP][OMPT][NFC] Fix failing test 2020-11-29 19:07:42 +01:00
task_early_fulfill.c [OpenMP][tests][NFC] Update test status for gcc 11 and 12 2021-07-25 18:56:36 +02:00
task_if0-depend.c [OpenMP] Use new task type/flag for taskwait depend events. 2021-06-02 10:16:38 -05:00
task_in_joinbarrier.c
task_late_fulfill.c [OpenMP][tests][NFC] Update test status for gcc 11 and 12 2021-07-25 18:56:36 +02:00
task_memory.c [OpenMP][Tests][NFC] rename macro to avoid naming clash 2021-02-24 18:03:54 +01:00
task_types.c
task_types_serialized.c
taskloop.c
taskwait-depend.c [OpenMP][tests][NFC] Update test status for gcc 11 and 12 2021-07-25 18:56:36 +02:00
taskyield.c
untied_task.c