summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/target_simd_codegen_registration.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Change linkage of offloading symbols to support droppingAlexey Bataev2018-07-311-2/+2
* The patch adds support for the new map interface between clang and libomptarg...Alexey Bataev2018-07-191-12/+12
* [OPENMP, NVPTX] Fix linkage of the global entries.Alexey Bataev2018-05-081-26/+26
* Fix typos in clangAlexander Kornienko2018-04-061-1/+1
* [OPENMP] Added emission of offloading data sections for declare targetAlexey Bataev2018-03-301-26/+26
* Update for llvm change.Rafael Espindola2018-01-181-1/+1
* Make internal/private GVs implicitly dso_local.Rafael Espindola2018-01-111-1/+1
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-24/+45
* [Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos2017-11-211-12/+12
* [OPENMP] Codegen for `target simd` construct.Alexey Bataev2017-11-171-0/+451