[Openmp-commits] [PATCH] D14253: [OpenMP] Initial implementation of OpenMP offloading library - libomptarget plugins.

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jan 31 16:25:59 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293724: [OpenMP] Initial implementation of OpenMP offloading library - libomptarget… (authored by grokos).

Changed prior to commit:
  https://reviews.llvm.org/D14253?vs=86368&id=86522#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D14253

Files:
  openmp/trunk/libomptarget/CMakeLists.txt
  openmp/trunk/libomptarget/plugins/CMakeLists.txt
  openmp/trunk/libomptarget/plugins/common/elf_common.c
  openmp/trunk/libomptarget/plugins/cuda/CMakeLists.txt
  openmp/trunk/libomptarget/plugins/cuda/src/rtl.cpp
  openmp/trunk/libomptarget/plugins/exports
  openmp/trunk/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp
  openmp/trunk/libomptarget/plugins/ppc64/CMakeLists.txt
  openmp/trunk/libomptarget/plugins/ppc64le/CMakeLists.txt
  openmp/trunk/libomptarget/plugins/x86_64/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14253.86522.patch
Type: text/x-patch
Size: 43627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20170201/820c0671/attachment-0001.bin>


More information about the Openmp-commits mailing list