summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/parallel_copyin_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Add TLS-based implementation for threadprivate directive.Samuel Antao2015-07-131-6/+6
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-34/+34
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-6/+6
* [OPENMP] Fixed codegen for copying/initialization of array variables/parameters.Alexey Bataev2015-05-191-0/+24
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-8/+8
* [OPENMP] Codegen for 'copyin' clause in 'parallel' directive.Alexey Bataev2015-04-161-0/+272
OpenPOWER on IntegriCloud