summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/nvptx_target_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP][NVPTX]Run parallel regions with num_threads clauses in SPMDAlexey Bataev2019-04-151-41/+27
* [OPENMP][NVPTX]Use new functions from the runtime library.Alexey Bataev2019-01-041-1/+1
* [OPENMP][NVPTX]Use __kmpc_barrier_simple_spmd(nullptr, 0) instead ofAlexey Bataev2019-01-031-22/+22
* [OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytesAlexey Bataev2018-12-181-1/+1
* [OPENMP][NVPTX] Fix globalization of the mapped array sections.Alexey Bataev2018-12-061-19/+52
* [OPENMP][NVPTX]Call get __kmpc_global_thread_num in worker afterAlexey Bataev2018-11-291-1/+1
* [OPENMP][NVPTX]Emit default locations with the correct Exec|RuntimeAlexey Bataev2018-11-261-24/+26
* [OPENMP][NVPTX]Use __kmpc_data_sharing_coalesced_push_stack function.Alexey Bataev2018-11-021-1/+1
* [OPENMP][NVPTX]Reduce memory usage in orphaned functions.Alexey Bataev2018-10-121-3/+9
* [OPENMP][NVPTX] Support memory coalescing for globalized variables.Alexey Bataev2018-10-091-5/+10
* [OpenMP][NVPTX] Simplify codegen for orphaned parallel, NFCI.Jonas Hahnfeld2018-10-021-8/+0
* [OPENMP][NVPTX] Add support for lightweight runtime.Alexey Bataev2018-08-291-3/+15
* [OPENMP] ThreadId in serialized parallel regions is 0.Alexey Bataev2018-07-251-2/+2
* [OPENMP, NVPTX] Globalize only captured variables.Alexey Bataev2018-07-161-18/+20
* [OPENMP, NVPTX] Fixed codegen for orphaned parallel region.Alexey Bataev2018-05-251-9/+4
* [OPENMP, NVPTX] Add check for SPMD mode in orphaned parallel directives.Alexey Bataev2018-05-161-0/+10
* [OPENMP, NVPTX] Do not globalize variables with reference/pointer types.Alexey Bataev2018-05-151-9/+9
* [OPENMP, NVPTX] Added support for L2 parallelism.Alexey Bataev2018-05-071-18/+70
* [OPENMP, NVPTX] Fix codegen for the teams reduction.Alexey Bataev2018-04-061-12/+12
* [OpenMP] Adjust arguments of nvptx runtime functionsJonas Hahnfeld2017-11-221-6/+6
* [OPENMP] Allow value of thread local variables in target regions.Alexey Bataev2017-05-241-18/+21
* [OpenMP] Codegen for the 'target parallel' directive on the NVPTX device.Arpith Chacko Jacob2017-01-181-12/+20
* [OpenMP] Update target codegen for NVPTX device.Arpith Chacko Jacob2017-01-051-161/+193
* Reverting commit r290983 while debugging test failure on windows.Arpith Chacko Jacob2017-01-041-211/+161
* [OpenMP] Update target codegen for NVPTX device.Arpith Chacko Jacob2017-01-041-161/+211
* [OPENMP] Fix for PR31417: assert failure when compiling trivial openmpAlexey Bataev2016-12-221-18/+19
* [OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...Samuel Antao2016-06-301-4/+4
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-221-0/+581
* Revert r263783 as buildbot failure is being investigated.Arpith Chacko Jacob2016-03-181-587/+0
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-181-0/+587
* Revert commit http://reviews.llvm.org/D17877 to fix tests on x86.Arpith Chacko Jacob2016-03-151-587/+0
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-151-0/+587
* Reverted http://reviews.llvm.org/D17877 to fix tests.Arpith Chacko Jacob2016-03-151-587/+0
* [OpenMP] Base support for target directive codegen on NVPTX device.Arpith Chacko Jacob2016-03-151-0/+587