summaryrefslogtreecommitdiff
path: root/test/OpenMP/teams_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP5.0]Allow teams directive outside of the target directives.Alexey Bataev2019-09-101-2/+5
* [OPENMP]Initial fix PR42392: Improve -Wuninitialized warnings for OpenMP prog...Alexey Bataev2019-07-111-0/+7
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-2/+2
* [OPENMP]Fix PR41768: check DSA for globals with default(none) clauses.Alexey Bataev2019-05-091-1/+1
* Revert "[OPENMP]Fix PR41768: check DSA for globals with `default(none)` claus...Roman Lebedev2019-05-091-1/+1
* [OPENMP]Fix PR41768: check DSA for globals with `default(none)` clauses.Alexey Bataev2019-05-061-1/+1
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+2
* [OPENMP] Fix possible assert for target regions with incorrect innerAlexey Bataev2017-11-301-0/+3
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-1/+1
* [OPENMP] 'omp teams' directive basic support.Alexey Bataev2014-10-091-0/+82
* Revert "[OPENMP] 'omp teams' directive basic support. Includes parsing and se...Renato Golin2014-10-081-82/+0
* [OPENMP] 'omp teams' directive basic support.Alexey Bataev2014-10-071-0/+82