summaryrefslogtreecommitdiff
path: root/test/OpenMP/parallel_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Support for non-rectangular loops.Alexey Bataev2019-08-141-1/+1
* [OPENMP]Initial fix PR42392: Improve -Wuninitialized warnings for OpenMP prog...Alexey Bataev2019-07-111-0/+6
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-2/+2
* [OPENMP]Fix PR41767: diagnose DSA for variables in clauses with default(none).Alexey Bataev2019-05-091-1/+1
* [OPENMP]Fix PR41768: check DSA for globals with default(none) clauses.Alexey Bataev2019-05-091-2/+28
* Revert "[OPENMP]Fix PR41768: check DSA for globals with `default(none)` claus...Roman Lebedev2019-05-091-6/+2
* [OPENMP]Fix PR41768: check DSA for globals with `default(none)` clauses.Alexey Bataev2019-05-061-2/+6
* [OpenMP] Fix handling of clause on wrong directive, by Joel. E. DennyAlexey Bataev2018-01-091-0/+2
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+2
* Fix PR26543: add a check for definition in CXXRecordDecl.Alexey Bataev2016-02-101-0/+5
* [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
* Enhance OpenMP parser tests from r197553 / r197598Alp Toker2013-12-181-1/+2
* Fix OpenMP recovery with trailing tokens following the pragmaAlp Toker2013-12-181-0/+12
* Revert "[OPENMP] Fix for parsing OpenMP directives with extra braces, bracket...Alp Toker2013-12-181-12/+0
* [OPENMP] Fix for parsing OpenMP directives with extra braces, brackets and pa...Alexey Bataev2013-12-181-0/+12
* Add some missing ProhibitAttributes calls to some declaration-like #pragmas.Richard Smith2013-09-161-1/+5
* OpenMP: Data-sharing attributes analysis and clause 'shared' (fixed test thre...Alexey Bataev2013-09-061-0/+49
* Revert "OpenMP: Data-sharing attributes analysis and clause 'shared'"Rafael Espindola2013-09-031-49/+0
* OpenMP: Data-sharing attributes analysis and clause 'shared'Alexey Bataev2013-09-031-0/+49