summaryrefslogtreecommitdiff
path: root/test/OpenMP/teams_distribute_collapse_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-6/+6
* [APSInt][OpenMP] Fix isNegative, etc. for unsigned typesJoel E. Denny2019-04-231-2/+2
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+4
* [OpenMP] fix typo - the standalone 'distribute' pragma should be 'teams distr...Kelvin Li2017-01-061-1/+2
* Make a few OpenMP tests "C++11 clean."Paul Robinson2016-12-191-2/+24
* Undo accidental comitPaul Robinson2016-12-191-24/+2
* Make a few OpenMP tests "C++11 clean."Paul Robinson2016-12-191-2/+24
* [OpenMP] Sema and parsing for 'teams distribute' pragmaKelvin Li2016-08-051-0/+150