summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/parallel_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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
OpenPOWER on IntegriCloud