aboutsummaryrefslogtreecommitdiff
path: root/runtime/test
AgeCommit message (Expand)Author
2019-09-25fixed test: eliminated race condition which might cause deadlockAndrey Churbanov
2019-09-25Enable tasks dependencies hashmaps resizing.Andrey Churbanov
2019-08-05[OpenMP] Fix broken build due to new OMPT testsHansang Bae
2019-08-03Add OMPT support for teams constructHansang Bae
2019-07-25[OpenMP] RISCV64 portJonas Hahnfeld
2019-07-22[OMPT] Cleanup reset of exit_frame pointerJonas Hahnfeld
2019-07-17Remove REQUIRES OMP spec version within lit testsJonathan Peyton
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton
2019-07-02Create a runtime option to disable task throttling.Andrey Churbanov
2019-06-19New implementation of OpenMP 5.0 detached tasks.Andrey Churbanov
2019-06-05Added propagation of not big initial stack size of master thread to workers.Andrey Churbanov
2019-05-30Fix OMP_TARGET_OFFLOAD parsingHansang Bae
2019-05-28[openmp] [test] Skip kernel-breaking tests on NetBSDMichal Gorny
2019-05-21[OpenMP] Add implementation to two OMPT API routinesJonathan Peyton
2019-05-20[OpenMP][OMPT] Fix locking testcases for 32 bit architecturesJoachim Protze
2019-05-20[OMPT] Handling of the events of initial-task-begin and initial-task-endJoachim Protze
2019-05-01[OpenMP] Implement task modifier for reduction clauseJonathan Peyton
2019-04-30[OpenMP] Add OpenMP 5.0 nonmonotonic codeJonathan Peyton
2019-04-08[OpenMP] Implement 5.0 memory managementJonathan Peyton
2019-04-03Ensure correct pthread flags and libraries are usedDimitry Andric
2019-03-25Fix interoperability test compilation on FreeBSDDimitry Andric
2019-03-15[OpenMP] Fix OMPT cancellation test for GOMPJonathan Peyton
2019-03-01[OPENMP] Deal with additional store inserted by Clang under -fno-PIC for Powe...Stefan Pintilie
2019-02-28[OpenMP][OMPT] Distinguish different barrier kindsJonathan Peyton
2019-02-21[OpenMP] Fix check-openmp after r354553Jonas Hahnfeld
2019-02-21[OpenMP][OMPT] Fix locking testcases for 32 bit architecturesJoachim Protze
2019-02-19[OpenMP] Remove XFAIL for cancellation tests using gccJonathan Peyton
2019-02-19[OpenMP 5.0] Add omp_get_supported_active_levels()Jonathan Peyton
2019-02-11[OMPT] Remove test output from source treeJonas Hahnfeld
2019-01-30[OMPT] Make sure that OMPT is enabled when accessing internals of the runtimeJoachim Protze
2019-01-17Revert r351311 "[OMPT] Make sure that OMPT is enabled when accessing internal...Hans Wennborg
2019-01-16[OpenMP] Add omp_pause_resource* APIJonathan Peyton
2019-01-16[OpenMP] Output written by tests should go to build directoryJoachim Protze
2019-01-16[OMPT] Make sure that OMPT is enabled when accessing internals of the runtimeJoachim Protze
2019-01-15[OpenMP] Fix for nested proc_bind affinity bugJonathan Peyton
2019-01-15[OMPT] Second chunk of final OMPT 5.0 interface updatesJoachim Protze
2019-01-03[OpenMP] Add omp_get_device_num() and update several other device API functionsJonathan Peyton
2018-12-22[runtime] [test] Fix using %python pathMichal Gorny
2018-12-18[Tests] [OpenMP] XFAIL also for ppc64le.Stefan Pintilie
2018-12-18XFAIL Pair of OpenMP Tests for PowerPC LE LinuxStefan Pintilie
2018-12-18[Tests] fix non-determinism failure in testcaseJoachim Protze
2018-12-18[OMPT] First chunk of final OMPT 5.0 interface updatesJoachim Protze
2018-12-18[OMPT] Add testcase for thread_num provided by implicit task eventsJoachim Protze
2018-12-17[OpenMP] version the affinity format tests and fix one testJonathan Peyton
2018-12-17[OpenMP] Add affinity format testsJonathan Peyton
2018-12-15[OpenMP] Fixes for LIBOMP_OMP_VERSION=45/40Roman Lebedev
2018-12-13[OpenMP] Implement OpenMP 5.0 affinity format functionalityJonathan Peyton
2018-12-13Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970Andrey Churbanov
2018-12-11[test] [runtime] Permit omp_get_wtick() to return 0.01Michal Gorny
2018-12-11[test] [runtime] Do not include alloca.h on NetBSDMichal Gorny