summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/no_option.c
Commit message (Collapse)AuthorAgeFilesLines
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+3
| | | | | | | | | only. Added support for -fopenmp-simd option that allows compilation of simd-based constructs without emission of OpenMP runtime calls. llvm-svn: 321560
* [OPENMP] Improved diagnostic messages for vars with the predetermined data ↵Alexey Bataev2014-06-191-1/+1
| | | | | | sharing attributes and reformatting llvm-svn: 211262
* OpenMP threadprivate directive parsing and semantic analysisAlexey Bataev2013-03-221-0/+6
llvm-svn: 177705
OpenPOWER on IntegriCloud