summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/target_parallel_for_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Improve handling of cancel directives in target-basedAlexey Bataev2017-11-271-0/+2
* [Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos2017-11-211-13/+13
* [OPENMP] Add support for cancelling inside target parallel forAlexey Bataev2017-11-161-1/+3
* [OPENMP] Codegen for `#pragma omp target parallel for`.Alexey Bataev2017-11-081-186/+762
* [OPENMP] Add default codegen|tests for 'target parallel for[ simd]'Alexey Bataev2017-10-101-0/+232
OpenPOWER on IntegriCloud