llvm-project/openmp/runtime/test
Jonathan Peyton 0e8f053023 [OpenMP Testing] Have lit.py be a valid lit executable
Users can use either llvm-lit (generated during llvm build) or lit.py which
exists in llvm/utils/lit.

llvm-svn: 269774
2016-05-17 15:12:11 +00:00
..
api Adding new kmp_aligned_malloc() entry point 2016-05-12 22:00:37 +00:00
atomic
barrier omp_barrier.c test fixed in order to reliably and faster run on any number of processors 2016-01-25 16:52:10 +00:00
critical
env OMP_WAIT_POLICY changes 2016-04-04 19:38:32 +00:00
flush
lock Exponential back off logic for test-and-set lock 2016-04-14 16:00:37 +00:00
master
misc_bugs Fix team reuse with foreign threads 2016-05-12 21:54:30 +00:00
ompt [OMPT] Fix parallel_id and task_id in loop_end with schedule static 2016-03-24 12:52:20 +00:00
parallel
tasking Add new OpenMP 4.5 taskloop construct feature 2016-03-02 22:47:51 +00:00
threadprivate test omp_threadprivate_for.c fixed 2015-12-27 18:14:40 +00:00
worksharing Fix trip count calculation for parallel loops in runtime 2016-04-18 21:38:29 +00:00
CMakeLists.txt [OpenMP Testing] Have lit.py be a valid lit executable 2016-05-17 15:12:11 +00:00
lit.cfg [OMPT] Fix parallel_id and task_id in loop_end with schedule static 2016-03-24 12:52:20 +00:00
lit.site.cfg.in [OMPT] Make tests require OMPT_BLAME 2016-03-22 08:23:24 +00:00
omp_my_sleep.h
omp_testsuite.h [OPENMP] Add dependency to clang/clang-headers etc. for in-tree build of libomp. 2015-11-02 13:43:32 +00:00