summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/target_parallel_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Added emission of offloading data sections for declare targetAlexey Bataev2018-03-301-9/+9
* [DebugInfo] Avoid name conflict of generated VLA expression variable.Sander de Smalen2018-02-131-1/+1
* Recommit rL323952: [DebugInfo] Enable debug information for C99 VLA types.Sander de Smalen2018-02-031-0/+1
* Reverting patch rL323952 due to build errors that ISander de Smalen2018-02-011-1/+0
* [DebugInfo] Enable debug information for C99 VLA typesSander de Smalen2018-02-011-0/+1
* [OPENMP] Add codegen for `depend` clauses on `target` directive.Alexey Bataev2018-01-151-6/+6
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+18
* [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