summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/target_parallel_debug_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Fix handling of the globals during compilation for the device.Alexey Bataev2018-11-071-3/+14
* [OPENMP, NVPTX] Initial support for L2 parallelism in SPMD mode.Alexey Bataev2018-05-101-4/+4
* [OPENMP, NVPTX] Fix linkage of the global entries.Alexey Bataev2018-05-081-3/+3
* [OpenMP] Extend NVPTX SPMD implementation of combined constructsCarlo Bertolli2018-02-281-2/+2
* [OPENMP] Fix debug info for outlined functions in NVPTX + add more tests.Alexey Bataev2018-01-081-4/+7
* [OPENMP] Add debug info for generated functions.Alexey Bataev2018-01-041-3/+3
* [OPENMP] Do not mark captured variables as artificial in debug info.Alexey Bataev2017-11-221-0/+10
* [OPENMP] Fix capturing of boolean variables in debug mode.Alexey Bataev2017-10-171-2/+2
* [OPENMP] Fix types for the target specific parameters in debug mode.Alexey Bataev2017-09-131-27/+34
* [OPENMP] Emit non-debug version of outlined functions with originalAlexey Bataev2017-08-091-8/+17
* [OPENMP][DEBUG] Set proper address space info if required by target.Alexey Bataev2017-08-081-0/+97
* Revert "[OPENMP][DEBUG] Set proper address space info if required by target."Alexey Bataev2017-08-081-97/+0
* [OPENMP][DEBUG] Set proper address space info if required by target.Alexey Bataev2017-08-081-0/+97
* Revert "[OPENMP][DEBUG] Set proper address space info if required by target."Alexey Bataev2017-08-081-97/+0
* [OPENMP][DEBUG] Set proper address space info if required by target.Alexey Bataev2017-08-081-0/+97
* Revert "[OPENMP][DEBUG] Set proper address space info if required by target."Alexey Bataev2017-08-041-97/+0
* [OPENMP][DEBUG] Set proper address space info if required by target.Alexey Bataev2017-08-041-0/+97
OpenPOWER on IntegriCloud