llvm-project/openmp/runtime/test
Alexey Bataev 0cfe5ae0b6 [OPENMP]Fix PR59947: "Partially-triangular" loop collapse crashes.
The indeces of the dependent loops are properly ordered, just start from
1, so need just subtract 1 to get correct loop index.

Differential Revision: https://reviews.llvm.org/D145514
2023-03-08 13:06:53 -08:00
..
affinity [OpenMP][Test] Make the output error message consistent with the comment 2022-12-14 10:07:15 +08:00
api [OpenMP] Add missing test for pinned memory API 2022-12-15 21:29:15 -06:00
atomic [OpenMP] Disable tests that are not supported by GCC if it is used for testing 2023-01-24 17:00:15 -05:00
barrier
critical
env
flush
lock
master
misc_bugs [openmp] Provide an assembly implementation of __kmp_invoke_microtask on ARM 2022-12-08 22:53:28 +02:00
ompt [OpenMP][OMPT] Expect failure from tool_available_search.c on macOS 2023-01-18 20:09:06 -05:00
parallel [OpenMP] Fix stack overflow for test bug54082.c 2023-01-26 23:45:11 -05:00
tasking [openmp] [test] Use stdint.h instead of manual code defining kmp_int*. NFC. 2022-11-29 23:16:11 +02:00
teams [OpenMP] Disable tests that are not supported by GCC if it is used for testing 2023-01-24 17:00:15 -05:00
threadprivate
worksharing [OPENMP]Fix PR59947: "Partially-triangular" loop collapse crashes. 2023-03-08 13:06:53 -08:00
CMakeLists.txt Reapply [openmp] [test] XFAIL many-microtask-args.c on ARM 2022-11-29 23:16:10 +02:00
lit.cfg [OpenMP] Only test kmp_atomic_float10_max_min.c on X86 2023-01-20 10:52:53 -05:00
lit.site.cfg.in [OpenMP] Only test kmp_atomic_float10_max_min.c on X86 2023-01-20 10:52:53 -05:00
omp_my_sleep.h
omp_testsuite.h [openmp] [test] Fix warnings about printf format mismatches on Windows 2022-11-18 08:50:26 +02:00