summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/target_private_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Require trivially copyable type for mappingJonas Hahnfeld2019-12-071-1/+1
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-2/+2
* [OPENMP]Add check for undefined behavior with thread allocators onAlexey Bataev2019-03-281-3/+12
* [OPENMP]Initial support for 'allocate' clause.Alexey Bataev2019-03-271-1/+2
* [OPENMP] Emit warning for non-trivial types in map clauses.Alexey Bataev2018-02-271-1/+1
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+2
* Revert "[OPENMP] Allow skip expression after comma in clauses with lists."Alexey Bataev2016-04-011-2/+2
* [OPENMP] Allow skip expression after comma in clauses with lists.Alexey Bataev2016-03-311-2/+2
* [OPENMP] Implementation of codegen for firstprivate clause of target directiveCarlo Bertolli2016-03-181-0/+2
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-021-4/+27
* Undoing commit r259366 to debug buildbot failure.Arpith Chacko Jacob2016-02-011-27/+4
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-011-4/+27
* [OPENMP 4.5] Allow to use non-static data members in non-static member functi...Alexey Bataev2016-01-201-2/+54
* Activate OpenMP private clause for target construct and a regression test.Carlo Bertolli2016-01-191-0/+121
OpenPOWER on IntegriCloud