llvm-project/openmp/runtime/test/ompt
Jonathan Peyton 1234011b80 [OpenMP][libomp] Introduce oneAPI compiler support
Introduce KMP_COMPILER_ICX macro to represent compilation with oneAPI
compiler.

Fixup flag detection and compiler ID detection in CMake. Older CMake's
detect IntelLLVM as Clang.

Fix compiler warnings.

Fixup many of the tests to have non-empty parallel regions as they are
elided by oneAPI compiler.
2022-02-14 14:10:33 -06:00
..
cancel [OpenMP][OMPT] Update the omp-tools header file to reflect 5.1 changes 2020-11-11 20:13:21 +01:00
loadtool [OpenMP] Fix printing routine for OMP_TOOL_VERBOSE_INIT 2021-04-14 07:55:26 -05:00
misc [OpenMP][libomp] Introduce oneAPI compiler support 2022-02-14 14:10:33 -06:00
parallel [OpenMP][OMPT] thread_num determination during execution of nested serialized parallel regions 2021-10-25 18:21:20 +02:00
synchronization [OpenMP][Tools][NFC] Fix C99-style declaration of iteration variables 2021-10-25 18:20:12 +02:00
tasks [OpenMP][libomp] Introduce oneAPI compiler support 2022-02-14 14:10:33 -06:00
teams [OpenMP][Tests][NFC] Flagging OMPT tests as XFAIL for Intel compilers 2021-10-18 13:50:03 +02:00
worksharing [OpenMP][OMPT][GOMP] task frame support in KMP_API_NAME_GOMP_PARALLEL_SECTIONS 2021-10-22 11:01:10 -05:00
callback.h [OpenMP][Tools][NFC] Fix C99-style declaration of iteration variables 2021-10-25 18:20:12 +02:00
ompt-signal.h