summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/parallel_if_messages.cpp
AgeCommit message (Expand)Author
2020-08-13[OpenMP] Ensure testing for versions 4.5 and default - Part 1Saiyedul Islam
2019-07-16[OPENMP]Add support for analysis of if clauses.Alexey Bataev
2019-07-16Revert "[OPENMP]Add support for analysis of if clauses."Ali Tamur
2019-07-15[OPENMP]Add support for analysis of if clauses.Alexey Bataev
2019-07-08[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2016-12-20[OPENMP] Fix for PR31428: variable named like directive name modifierAlexey Bataev
2015-09-15[OPENMP] Emit an additional note during analysis of 'if' clause.Alexey Bataev
2015-09-03[OPENMP 4.1] Parsing/sema analysis for extended format of 'if' clause.Alexey Bataev
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev
2014-03-06[OPENMP] Added option -fopenmp=libiomp5|libgompAlexey Bataev
2014-03-05[OPENMP] emit error message for clause 'if(1 0)'Alexey Bataev
2014-02-13[OPENMP] 'if' clause support (no CodeGen support)Alexey Bataev