index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openmp
/
libomptarget
/
src
/
omptarget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LIBOMPTARGET] Do not increment/decrement the refcount for "declare target" o...
George Rokos
2020-01-14
1
-3
/
+3
*
[OpenMP][libomptarget] Add support for close map modifier
Gheorghe-Teodor Bercea
2019-08-09
1
-5
/
+13
*
[libomptarget] Remove duplicate RTLRequiresFlags per device
Jonas Hahnfeld
2019-08-09
1
-5
/
+5
*
[OpenMP][libomptarget] Add support for unified memory for regular maps
Gheorghe-Teodor Bercea
2019-08-07
1
-30
/
+52
*
[OPENMP] Resolve lost LoopTripCnt for subsequent loops in same thread.
Ron Lieberman
2019-07-17
1
-2
/
+5
*
[OPENMP]Rename loopTripCnt member data to LoopTripCnt, NFC.
Alexey Bataev
2019-07-08
1
-2
/
+2
*
[OPENMP]Make __kmpc_push_tripcount thread safe.
Alexey Bataev
2019-07-08
1
-2
/
+6
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[OPENMP]Make lambda mapping follow reqs for PTR_AND_OBJ mapping.
Alexey Bataev
2018-11-08
1
-5
/
+6
*
[OPENMP][OFFLOADING]Change the lambda capturing flags.
Alexey Bataev
2018-11-02
1
-1
/
+1
*
[LIBOMPTARGET] Add support for mapping of lambda captures.
Alexey Bataev
2018-10-30
1
-0
/
+42
*
[OPENMP]Increment iterator when the loop is continued.
Alexey Bataev
2018-09-11
1
-1
/
+3
*
[libomptarget] Remove two unneeded includes, NFCI.
Jonas Hahnfeld
2018-09-06
1
-1
/
+0
*
[libomptarget] PR38704: Fix erase of ShadowPtrMap
Jonas Hahnfeld
2018-09-04
1
-2
/
+4
*
[OpenMP][libomptarget] rework of fatal error reporting
Alexandre Eichenberger
2018-08-27
1
-17
/
+0
*
[OpenMP][libomptarget] Bringing up to spec with respect to OMP_TARGET_OFFLOAD...
Alexandre Eichenberger
2018-08-23
1
-57
/
+85
*
[OpenMP][libomptarget] New map interface: remove translation code and ensure ...
George Rokos
2018-07-19
1
-26
/
+92
*
[libomptarget] Split implementation of interface functions
Jonas Hahnfeld
2017-12-06
1
-484
/
+7
*
[libomptarget] Split implementation of API functions
Jonas Hahnfeld
2017-12-06
1
-297
/
+0
*
[libomptarget] Split device functionality
Jonas Hahnfeld
2017-12-06
1
-321
/
+0
*
[libomptarget] Split RTL plugin functionality
Jonas Hahnfeld
2017-12-06
1
-629
/
+11
*
[Clang][OpenMP] New clang/libomptarget map interface: new function signatures...
George Rokos
2017-11-21
1
-36
/
+36
*
Revert "Rename fields of ompt_frame_t"
Jonas Hahnfeld
2017-11-03
1
-3
/
+0
*
Rename fields of ompt_frame_t
Joachim Protze
2017-11-03
1
-0
/
+3
*
[libomptarget] Remove stale omp handle
Jonas Hahnfeld
2017-11-02
1
-3
/
+0
*
[OpenMP] libomptarget: move debugging dumps under control of env var LIBOMPTA...
Sergey Dmitriev
2017-08-14
1
-1
/
+19
*
[OpenMP] Prevent unused-variable warning in libomptarget when compiling in Re...
Samuel Antao
2017-06-09
1
-0
/
+4
*
[OpenMP] libomptarget: eliminate compiler warnings at build
George Rokos
2017-06-02
1
-10
/
+10
*
[OpenMP] Changes in the plugin interface
George Rokos
2017-05-10
1
-31
/
+43
*
[OpenMP] libomptarget: Set ref count for global objects to positive infinity
George Rokos
2017-04-22
1
-5
/
+15
*
[OpenMP] libomptarget: Remove obsolete negative device IDs -2/-3
George Rokos
2017-04-22
1
-14
/
+0
*
[OpenMP] Allow multiple weak symbols to be loaded from the fat binary
George Rokos
2017-03-22
1
-10
/
+9
*
Add AArch64 support.
Paul Osmialowski
2017-03-06
1
-1
/
+2
*
[OpenMP] libomptarget: Protect parent struct from being deallocated
George Rokos
2017-02-15
1
-8
/
+19
*
[libomptarget] Fix compilation with libc++
Jonas Hahnfeld
2017-01-27
1
-1
/
+1
*
[OpenMP] Initial implementation of OpenMP offloading library - libomptarget.
George Rokos
2017-01-25
1
-0
/
+2323