summaryrefslogtreecommitdiff
path: root/test/OpenMP/parallel_for_if_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Add support for analysis of if clauses.Alexey Bataev2019-07-161-0/+7
* Revert "[OPENMP]Add support for analysis of if clauses."Ali Tamur2019-07-161-7/+0
* [OPENMP]Add support for analysis of if clauses.Alexey Bataev2019-07-151-0/+7
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-6/+6
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+2
* [OPENMP] Fix for PR31428: variable named like directive name modifierAlexey Bataev2016-12-201-3/+3
* [OPENMP] Emit an additional note during analysis of 'if' clause.Alexey Bataev2015-09-151-2/+2
* [OPENMP 4.1] Parsing/sema analysis for extended format of 'if' clause.Alexey Bataev2015-09-031-0/+28
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-1/+1
* [OPENMP] Added initial support for 'omp parallel for'.Alexey Bataev2014-07-071-0/+69