aboutsummaryrefslogtreecommitdiff
path: root/libomptarget/deviceRTLs/nvptx/src/option.h
AgeCommit message (Expand)Author
2019-10-15[libomptarget][nfc] Make interface.h target independentHEADmasterJon Chesterfield
2019-08-07Use forceinline. Necessary for nvcc to inline small functions within the bitc...Jon Chesterfield
2019-05-02[OPENMP][NVPTX]Improve code by using parallel level counter.Alexey Bataev
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-09-21[OPENMP][NVPTX] Add support for lastprivates/reductions handling in SPMD cons...Alexey Bataev
2018-09-04[libomptarget][NVPTX] Drop dead code and data structures, NFCI.Jonas Hahnfeld
2018-03-13[OpenMP][libomptarget] Add global memory data sharing support for master-work...Gheorghe-Teodor Bercea
2018-03-07[OpenMP] Remove implicit data sharing using device shared memory from libompt...Gheorghe-Teodor Bercea
2018-02-07[OpenMP][libomptarget] Add data sharing support in libomptargetGheorghe-Teodor Bercea
2018-01-29[OpenMP] Initial implementation of OpenMP offloading library - libomptarget d...George Rokos