summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/target_parallel_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Add codegen for `nowait` clause in target directives.Alexey Bataev2017-12-131-2/+2
* [Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos2017-11-211-13/+13
* [OPENMP] Fix PR35013: Fix passing VLAs captures to outlined functions.Alexey Bataev2017-10-241-2/+2
* [OPENMP] Simplify codegen for non-offloading code.Alexey Bataev2017-10-021-48/+23
* [OPENMP] Generate implicit map|firstprivate clauses for target-basedAlexey Bataev2017-09-261-4/+4
* [OPENMP][DEBUG] Generate second function with correct arg types.Alexey Bataev2017-06-291-90/+96
* [OpenMP] Create COMDAT group for OpenMP offload registration code to avoid mu...George Rokos2017-05-271-3/+5
* [OpenMP] Support for the num_threads-clause on 'target parallel'.Arpith Chacko Jacob2017-01-251-7/+7
* [OpenMP] Codegen support for 'target parallel' on the host.Arpith Chacko Jacob2017-01-181-0/+802
* Revert r292374 to debug Windows buildbot failure.Arpith Chacko Jacob2017-01-181-802/+0
* [OpenMP] Codegen support for 'target parallel' on the host.Arpith Chacko Jacob2017-01-181-0/+802
OpenPOWER on IntegriCloud