summaryrefslogtreecommitdiff
path: root/test/OpenMP/target_codegen_registration.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Clang][OpenMP Offload] Move offload registration code to the wrapperSergey Dmitriev2019-10-151-61/+26
* [Clang][OpenMP Offload] Create start/end symbols for the offloading entry tab...Sergey Dmitriev2019-09-271-26/+26
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-1/+1
* [OPENMP]Fix PR41966: type mismatch in runtime functions.Alexey Bataev2019-06-251-12/+12
* [OpenMP] Add support for registering requires directives with the runtimeGheorghe-Teodor Bercea2019-05-211-25/+31
* [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
* [OpenMP] Correct generation of offloading entriesJonas Hahnfeld2018-01-181-24/+24
* 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] Create COMDAT group for OpenMP offload registration code to avoid mu...George Rokos2017-05-271-30/+34
* [OpenMP] Add fields for flags in the offload entry descriptor.Samuel Antao2017-01-051-26/+26
* [OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...Samuel Antao2016-06-301-14/+14
* [OpenMP] Adjust map type bits according to latest spec and use zero size arra...Samuel Antao2016-05-261-12/+12
* [OpenMP] Replace offloading option that start with -o with -fo.Samuel Antao2016-03-141-14/+14
* [OpenMP] Rename the offload entry points.Samuel Antao2016-02-131-26/+26
* [OpenMP] Fix issue in the offloading metadata testing.Samuel Antao2016-01-071-24/+24
* [OpenMP] Reapply rL256842: [OpenMP] Offloading descriptor registration and de...Samuel Antao2016-01-061-0/+437
* [OpenMP] Revert rL256842: [OpenMP] Offloading descriptor registration and dev...Samuel Antao2016-01-051-437/+0
* [OpenMP] Allow file ID to be signed in the offloading metadata.Samuel Antao2016-01-051-2/+2
* [OpenMP] Offloading descriptor registration and device codegen.Samuel Antao2016-01-051-0/+437