summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/parallel_copyin_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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] -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-0/+8
* [OPENMP] Codegen for 'copyin' clause in 'parallel' directive.Alexey Bataev2015-04-161-8/+8
* [OPENMP] Implemented 'copyin' clauseAlexey Bataev2014-03-311-0/+67