summaryrefslogtreecommitdiff
path: root/test/OpenMP/driver.c
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Set default version to OpenMP 4.5.Alexey Bataev2019-08-071-2/+5
* [OPENMP]Add standard macro value _OPENMP for OpenMP 5.0.Alexey Bataev2019-08-071-0/+3
* [OPENMP] Force OpenMP 4.5 when compiling for offloading.Alexey Bataev2018-07-261-0/+3
* [OPENMP-SIMD] Fix PR37536: Fix definition of _OPENMP macro.Alexey Bataev2018-05-211-9/+9
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+3
* [OPENMP] Initial support for `-fopenmp-simd` option.Alexey Bataev2017-12-291-0/+11
* [OPENMP] Fixed processing of '-fopenmp-version=' option and test.Alexey Bataev2016-05-271-7/+7
* [OPENMP] Add option '-fopenmp-version=[31|40|45]' allowing choosingAlexey Bataev2016-05-261-0/+19
* [OPENMP] Generate threadprivates as TLS variables by default.Alexey Bataev2015-09-101-0/+10