summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/parallel_for_loop_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-1/+1
* [OPENMP] Allow using of threadprivate variables as loop-control variables in ...Alexey Bataev2015-05-121-2/+1
* [OPENMP] Allow to use global variables as lcv in loop-based directives.Alexey Bataev2015-04-301-2/+0
* [OPENMP] Temporary fix for processing of global variables in loops.Alexey Bataev2014-11-141-0/+16
* [OPENMP] Loop collapsing and codegen for 'omp simd' directive.Alexander Musman2014-10-011-0/+20
* [OPENMP] Added initial support for 'omp parallel for'.Alexey Bataev2014-07-071-0/+593
OpenPOWER on IntegriCloud