summaryrefslogtreecommitdiff
path: root/test/OpenMP/simd_collapse_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-6/+6
* [APSInt][OpenMP] Fix isNegative, etc. for unsigned typesJoel E. Denny2019-04-231-2/+2
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+4
* Lit C++11 Compatibility Patch #6Charles Li2016-04-111-7/+30
* [OPENMP 4.5] Parsing/sema analysis for 'priority' clause.Alexey Bataev2015-12-011-4/+4
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-1/+1
* [OPENMP] Additional checking for 'collapse' clause.Alexey Bataev2014-06-241-6/+10
* Parsing/Sema for OMPCollapseClause.Alexander Musman2014-05-271-0/+79