summaryrefslogtreecommitdiff
path: root/test/OpenMP/parallel_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-4/+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/+14
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-1/+1
* [OPENMP] Added option -fopenmp=libiomp5|libgompAlexey Bataev2014-03-061-1/+1
* [OPENMP] emit error message for clause 'if(1 0)'Alexey Bataev2014-03-051-0/+3
* [OPENMP] 'if' clause support (no CodeGen support)Alexey Bataev2014-02-131-0/+43