| Commit message (Expand) | Author | Age | Files | Lines |
| * | [OpenMP 5.0] libomptarget interface for declare mapper functions. | Michael Kruse | 2019-08-04 | 1 | -0/+22 |
| * | [libomptarget] Handle offload policy in push_tripcount | Jonas Hahnfeld | 2019-07-23 | 1 | -0/+3 |
| * | [OPENMP]Fix threadid in __kmpc_omp_taskwait call for dependent target calls. | Alexey Bataev | 2019-07-16 | 1 | -5/+5 |
| * | [libomptarget] Fix typos and grammar in error messages, NFC. | Jonas Hahnfeld | 2019-07-12 | 1 | -4/+4 |
| * | [OPENMP]Rename loopTripCnt member data to LoopTripCnt, NFC. | Alexey Bataev | 2019-07-08 | 1 | -1/+1 |
| * | [OPENMP]Make __kmpc_push_tripcount thread safe. | Alexey Bataev | 2019-07-08 | 1 | -3/+4 |
| * | [OpenMP][libomptarget] Enable requires flags for target libraries. | Gheorghe-Teodor Bercea | 2019-05-21 | 1 | -1/+7 |
| * | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [libomptarget] Remove two unneeded includes, NFCI. | Jonas Hahnfeld | 2018-09-06 | 1 | -1/+0 |
| * | [OpenMP][libomptarget] rework of fatal error reporting | Alexandre Eichenberger | 2018-08-27 | 1 | -4/+4 |
| * | [OpenMP][libomptarget] Bringing up to spec with respect to OMP_TARGET_OFFLOAD... | Alexandre Eichenberger | 2018-08-23 | 1 | -4/+73 |
| * | [OpenMP][libomptarget] New map interface: remove translation code and ensure ... | George Rokos | 2018-07-19 | 1 | -303/+52 |
| * | Sprinkle a few <cstdlib> includes, for libomptarget sources using | Dimitry Andric | 2018-01-18 | 1 | -0/+1 |
| * | [libomptarget] Split implementation of interface functions | Jonas Hahnfeld | 2017-12-06 | 1 | -0/+501 |