llvm-project/openmp/runtime/test
Andrey Churbanov d47f5488cf Added propagation of not big initial stack size of master thread to workers.
Currently implemented only for non-Windows 64-bit platforms.

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

llvm-svn: 362618
2019-06-05 16:14:47 +00:00
..
affinity [OpenMP] Fix for nested proc_bind affinity bug 2019-01-15 19:39:32 +00:00
api [OpenMP] Implement 5.0 memory management 2019-04-08 17:59:28 +00:00
atomic
barrier
critical
env Fix OMP_TARGET_OFFLOAD parsing 2019-05-30 18:35:07 +00:00
flush Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970 2018-12-13 10:04:10 +00:00
lock Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)" 2017-11-03 18:28:19 +00:00
master
misc_bugs Added propagation of not big initial stack size of master thread to workers. 2019-06-05 16:14:47 +00:00
ompt [OpenMP] Add implementation to two OMPT API routines 2019-05-21 20:51:05 +00:00
parallel [OpenMP 5.0] Add omp_get_supported_active_levels() 2019-02-19 18:51:11 +00:00
tasking [openmp] [test] Skip kernel-breaking tests on NetBSD 2019-05-28 14:10:47 +00:00
threadprivate
worksharing [OpenMP] Add OpenMP 5.0 nonmonotonic code 2019-04-30 19:20:35 +00:00
CMakeLists.txt [OpenMP] Fix check-openmp after r354553 2019-02-21 12:00:57 +00:00
lit.cfg [openmp] [test] Skip kernel-breaking tests on NetBSD 2019-05-28 14:10:47 +00:00
lit.site.cfg.in [OPENMP] Deal with additional store inserted by Clang under -fno-PIC for PowerPC. 2019-03-01 21:16:45 +00:00
omp_my_sleep.h
omp_testsuite.h