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

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 25 13:38:40 PST 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D14031?vs=84614&id=85799#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D14031

Files:
  openmp/trunk/CMakeLists.txt
  openmp/trunk/libomptarget/Build_With_CMake.txt
  openmp/trunk/libomptarget/CMakeLists.txt
  openmp/trunk/libomptarget/README.txt
  openmp/trunk/libomptarget/cmake/Modules/LibomptargetGetDependencies.cmake
  openmp/trunk/libomptarget/cmake/Modules/LibomptargetUtils.cmake
  openmp/trunk/libomptarget/cmake/Modules/config-ix.cmake
  openmp/trunk/libomptarget/exports
  openmp/trunk/libomptarget/src/omptarget.cpp
  openmp/trunk/libomptarget/src/omptarget.h
  openmp/trunk/libomptarget/test/CMakeLists.txt
  openmp/trunk/libomptarget/test/lit.cfg
  openmp/trunk/libomptarget/test/lit.site.cfg.in
  openmp/trunk/libomptarget/test/offloading/offloading_success.c
  openmp/trunk/libomptarget/test/offloading/offloading_success.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14031.85799.patch
Type: text/x-patch
Size: 130511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20170125/f51196c6/attachment-0001.bin>


More information about the Openmp-commits mailing list