summaryrefslogtreecommitdiffstats
path: root/openmp/libomptarget/src/rtl.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LIBOMPTARGET]Ignore empty target descriptors.Alexey Bataev2020-01-101-0/+4
* [libomptarget] Remove duplicate RTLRequiresFlags per deviceJonas Hahnfeld2019-08-091-2/+0
* [OpenMP][libomptarget] Enable usage of unified memory for declare target link...Gheorghe-Teodor Bercea2019-06-041-0/+4
* [OpenMP][libomptarget] Enable requires flags for target libraries.Gheorghe-Teodor Bercea2019-05-211-0/+42
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libomptarget] Remove `Devices` from `RTLInfoTy`Sergey Dmitriev2018-09-041-3/+0
* [OpenMP][libomptarget] Bringing up to spec with respect to OMP_TARGET_OFFLOAD...Alexandre Eichenberger2018-08-231-4/+2
* Sprinkle a few <cstdlib> includes, for libomptarget sources usingDimitry Andric2018-01-181-0/+1
* Add missing headers for Debug buildsJonas Hahnfeld2018-01-181-0/+1
* [libomptarget] Split RTL plugin functionalityJonas Hahnfeld2017-12-061-0/+366
OpenPOWER on IntegriCloud