llvm-project/openmp/runtime/test
SignKirigami 6772987fc3 [OpenMP] Add LoongArch64 support
GCC, glibc, binutils, and LLVM have added support for LoongArch64.
This patch adds support for LLVM OpenMP following D59880 for RISCV64.

Reviewed By: MaskRay, SixWeining

Differential Revision: https://reviews.llvm.org/D132925
2022-09-19 22:49:15 +00:00
..
affinity [OpenMP][libomp] Allow reset affinity mask after parallel 2022-07-19 13:05:05 -05:00
api [OpenMP] Implementing omp_get_device_num() 2022-06-29 02:18:21 -05:00
atomic [OpenMP][Clang] Fix atomic compare for signed vs. unsigned 2022-05-30 11:02:20 -04:00
barrier [OpenMP] libomp: Add new experimental barrier: two-level distributed barrier 2021-07-29 14:09:26 -05:00
critical [OpenMP][Tests][NFC] Mark tests trying to link COI as unsupported 2021-10-25 18:20:12 +02:00
env [OpenMP] libomp: fix dynamic loop dispatcher 2021-06-22 16:29:01 +03:00
flush
lock
master
misc_bugs
ompt [OpenMP] Add LoongArch64 support 2022-09-19 22:49:15 +00:00
parallel [Clang][OpenMP] Make copyin clause on combined and composite construct work (patch by Yuichiro Utsumi (utsumi.yuichiro@fujitsu.com)) 2022-08-23 07:58:35 -07:00
tasking [OpenMP] libomp: implemented task priorities. 2022-03-07 22:24:18 +03:00
teams [OpenMP] Extend omp teams to permit nested omp atomic 2022-05-26 14:59:16 -04:00
threadprivate
worksharing [OpenMP][Tests][NFC] Replace atomic increment by reduction 2021-10-25 18:20:12 +02:00
CMakeLists.txt [OpenMP][libomp] Detect if test compiler has omp.h 2022-08-02 17:05:56 -05:00
lit.cfg Move openmp from -std=c++14 to -std=c++17 2022-08-08 16:04:57 +00:00
lit.site.cfg.in [OpenMP][libomp] Detect if test compiler has omp.h 2022-08-02 17:05:56 -05:00
omp_my_sleep.h
omp_testsuite.h [OpenMP][libomp] Introduce oneAPI compiler support 2022-02-14 14:10:33 -06:00