summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/parallel_reduction_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Lit Test] Updated 34 Lit tests to be C++11 compatible.Charles Li2015-11-171-0/+5
* [OPENMP 4.1] Sema analysis for array sections in 'reduction' clause.Alexey Bataev2015-09-301-18/+19
* Allow static local variables specified on data-sharing attribute clauses.Kelvin Li2015-09-151-0/+3
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-1/+1
* [OPENMP] Fix for checking of data-sharing attributes for canonical var decls ...Alexey Bataev2015-04-161-1/+9
* [OPENMP] Codegen for 'reduction' clause in 'parallel' directive.Alexey Bataev2015-04-101-24/+24
* [OPENMP] Fixed data-sharing attributes processing for variables with globalAlexey Bataev2015-01-161-3/+3
* [OPENMP] Improved diagnostic messages for vars with the predetermined data sh...Alexey Bataev2014-06-191-1/+1
* [OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MS...Alexey Bataev2014-06-181-106/+131
* Revert "[OPENMP] Initial support for '#pragma omp for'."Rafael Espindola2014-06-171-131/+106
* [OPENMP] Initial support for '#pragma omp for'.Alexey Bataev2014-06-171-106/+131
* [OPENMP] Initial support of 'reduction' clauseAlexey Bataev2014-06-161-0/+215
OpenPOWER on IntegriCloud