summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/distribute_private_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-3/+3
* [OPENMP]Initial support for 'allocate' clause.Alexey Bataev2019-03-271-1/+2
* [OpenMP] Replace predetermined shared for const variableJoel E. Denny2019-01-041-8/+8
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+2
* [OPENMP] Simplify analysis of data-sharing attributes.Alexey Bataev2017-07-211-1/+1
* Revert "[OPENMP] Allow skip expression after comma in clauses with lists."Alexey Bataev2016-04-011-1/+1
* [OPENMP] Allow skip expression after comma in clauses with lists.Alexey Bataev2016-03-311-1/+1
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-021-8/+9
* Undoing commit r259366 to debug buildbot failure.Arpith Chacko Jacob2016-02-011-9/+8
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-011-8/+9
* Add parse and sema of OpenMP distribute directive with all clauses except dis...Carlo Bertolli2015-12-141-0/+132
* Revert r255001, "Add parse and sema for OpenMP distribute directive and all i...NAKAMURA Takumi2015-12-091-132/+0
* Add parse and sema for OpenMP distribute directive and all its clauses exclud...Carlo Bertolli2015-12-081-0/+132
OpenPOWER on IntegriCloud