summaryrefslogtreecommitdiffstats
path: root/openmp/libomptarget/src/interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP 5.0] libomptarget interface for declare mapper functions.Michael Kruse2019-08-041-0/+22
* [libomptarget] Handle offload policy in push_tripcountJonas Hahnfeld2019-07-231-0/+3
* [OPENMP]Fix threadid in __kmpc_omp_taskwait call for dependent target calls.Alexey Bataev2019-07-161-5/+5
* [libomptarget] Fix typos and grammar in error messages, NFC.Jonas Hahnfeld2019-07-121-4/+4
* [OPENMP]Rename loopTripCnt member data to LoopTripCnt, NFC.Alexey Bataev2019-07-081-1/+1
* [OPENMP]Make __kmpc_push_tripcount thread safe.Alexey Bataev2019-07-081-3/+4
* [OpenMP][libomptarget] Enable requires flags for target libraries.Gheorghe-Teodor Bercea2019-05-211-1/+7
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libomptarget] Remove two unneeded includes, NFCI.Jonas Hahnfeld2018-09-061-1/+0
* [OpenMP][libomptarget] rework of fatal error reportingAlexandre Eichenberger2018-08-271-4/+4
* [OpenMP][libomptarget] Bringing up to spec with respect to OMP_TARGET_OFFLOAD...Alexandre Eichenberger2018-08-231-4/+73
* [OpenMP][libomptarget] New map interface: remove translation code and ensure ...George Rokos2018-07-191-303/+52
* Sprinkle a few <cstdlib> includes, for libomptarget sources usingDimitry Andric2018-01-181-0/+1
* [libomptarget] Split implementation of interface functionsJonas Hahnfeld2017-12-061-0/+501
OpenPOWER on IntegriCloud