summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/parallel_for_lastprivate_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Fix for checking of data-sharing attributes for canonical var decls ...Alexey Bataev2015-04-161-1/+9
* [OPENMP] Codegen for 'lastprivate' clause in 'for' directive.Alexey Bataev2015-04-161-15/+17
* [OPENMP] Fixed data-sharing attributes processing for variables with globalAlexey Bataev2015-01-161-2/+2
* [OPENMP] Added initial support for 'omp parallel for'.Alexey Bataev2014-07-071-0/+226
OpenPOWER on IntegriCloud