llvm-project/openmp/runtime/test/ompt/tasks
Jonas Hahnfeld 5b57eb4b09 [tests] Add annotations for taskloop features
Only supported since GCC 6 and Intel 17.0. However GCC 6.3.0 is
crashing on two of the tests, so disable them as well...

Differential Revision: https://reviews.llvm.org/D50085

llvm-svn: 338720
2018-08-02 14:34:03 +00:00
..
dependences.c [OMPT] Set and reset frame address when creating a task with dependences 2017-12-24 07:30:23 +00:00
explicit_task.c [OMPT] Use frames at different level when using clang version 5 or higher with debug flag 2017-12-21 13:55:29 +00:00
serialized.c [OMPT] Fix parallel_data in implicit barrier-end 2018-02-23 16:46:25 +00:00
task_in_joinbarrier.c [OMPT] Use frames at different level when using clang version 5 or higher with debug flag 2017-12-21 13:55:29 +00:00
task_types.c [OMPT] Adapt OMPT callbacks for tasks to handle untied tasks correctly 2018-07-27 18:13:20 +00:00
task_types_serialized.c [OMPT] Add Workaround for Intel Compiler Bug 2018-01-17 10:06:06 +00:00
taskloop.c [tests] Add annotations for taskloop features 2018-08-02 14:34:03 +00:00
taskyield.c
untied_task.c [OMPT] Use frames at different level when using clang version 5 or higher with debug flag 2017-12-21 13:55:29 +00:00