[all-commits] [llvm/llvm-project] 77ad98: [OpenMP][Tool] archer tests require tsan
Joachim via All-commits
all-commits at lists.llvm.org
Fri Nov 22 08:12:21 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 77ad98c80881ba90bf18ec2780169c60e02c159b
https://github.com/llvm/llvm-project/commit/77ad98c80881ba90bf18ec2780169c60e02c159b
Author: protze at itc.rwth-aachen.de <protze at itc.rwth-aachen.de>
Date: 2019-11-22 (Fri, 22 Nov 2019)
Changed paths:
M openmp/tools/archer/tests/CMakeLists.txt
M openmp/tools/archer/tests/barrier/barrier.c
M openmp/tools/archer/tests/critical/critical.c
M openmp/tools/archer/tests/critical/lock-nested.c
M openmp/tools/archer/tests/critical/lock.c
M openmp/tools/archer/tests/parallel/parallel-firstprivate.c
M openmp/tools/archer/tests/parallel/parallel-simple.c
M openmp/tools/archer/tests/parallel/parallel-simple2.c
M openmp/tools/archer/tests/races/critical-unrelated.c
M openmp/tools/archer/tests/races/lock-nested-unrelated.c
M openmp/tools/archer/tests/races/lock-unrelated.c
M openmp/tools/archer/tests/races/parallel-simple.c
M openmp/tools/archer/tests/races/task-dependency.c
M openmp/tools/archer/tests/races/task-taskgroup-unrelated.c
M openmp/tools/archer/tests/races/task-taskwait-nested.c
M openmp/tools/archer/tests/races/task-two.c
M openmp/tools/archer/tests/reduction/parallel-reduction-nowait.c
M openmp/tools/archer/tests/reduction/parallel-reduction.c
M openmp/tools/archer/tests/task/task-barrier.c
M openmp/tools/archer/tests/task/task-create.c
M openmp/tools/archer/tests/task/task-dependency.c
M openmp/tools/archer/tests/task/task-taskgroup-nested.c
M openmp/tools/archer/tests/task/task-taskgroup.c
M openmp/tools/archer/tests/task/task-taskwait-nested.c
M openmp/tools/archer/tests/task/task-taskwait.c
M openmp/tools/archer/tests/worksharing/ordered.c
Log Message:
-----------
[OpenMP][Tool] archer tests require tsan
Testing for tsan capability in the test-compiler in follow-up review
More information about the All-commits
mailing list