summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/target_parallel_reduction_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+4
* [OPENMP] Fix DSA processing for member declaration.Alexey Bataev2017-07-201-2/+2
* [OpenMP] fix segfault when a variable referenced in reduction clause is a ref...David Sheinkman2016-10-041-0/+5
* 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 4.0] Use 'declare reduction' constructs in 'reduction' clauses.Alexey Bataev2016-03-171-13/+13
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-021-4/+10
* Undoing commit r259366 to debug buildbot failure.Arpith Chacko Jacob2016-02-011-10/+4
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-011-4/+10
* [OpenMP] Parsing + sema for target parallel directive.Arpith Chacko Jacob2016-01-261-0/+257
OpenPOWER on IntegriCloud