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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LIBOMPTARGET] Do not increment/decrement the refcount for "declare target" o...
George Rokos
2020-01-14
3
-43
/
+63
*
[LIBOMPTARGET]Ignore empty target descriptors.
Alexey Bataev
2020-01-10
1
-0
/
+4
*
[OpenMP] NFC: Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-07
1
-1
/
+1
*
[OpenMP][libomptarget] Add support for close map modifier
Gheorghe-Teodor Bercea
2019-08-09
3
-15
/
+26
*
[libomptarget] Remove duplicate RTLRequiresFlags per device
Jonas Hahnfeld
2019-08-09
5
-21
/
+14
*
[OpenMP][libomptarget] Add support for unified memory for regular maps
Gheorghe-Teodor Bercea
2019-08-07
4
-46
/
+104
*
[OpenMP 5.0] libomptarget interface for declare mapper functions.
Michael Kruse
2019-08-04
3
-0
/
+42
*
[libomptarget] Handle offload policy in push_tripcount
Jonas Hahnfeld
2019-07-23
1
-0
/
+3
*
[OPENMP] Resolve lost LoopTripCnt for subsequent loops in same thread.
Ron Lieberman
2019-07-17
1
-2
/
+5
*
[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
3
-6
/
+6
*
[OPENMP]Make __kmpc_push_tripcount thread safe.
Alexey Bataev
2019-07-08
4
-7
/
+15
*
[OpenMP][libomptarget] Enable usage of unified memory for declare target link...
Gheorghe-Teodor Bercea
2019-06-04
3
-2
/
+12
*
[OpenMP][libomptarget] Enable requires flags for target libraries.
Gheorghe-Teodor Bercea
2019-05-21
6
-4
/
+62
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
9
-36
/
+27
*
[libomptarget] Added install component for libomptarget
Vyacheslav Zakharin
2019-01-02
1
-1
/
+2
*
[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
2
-2
/
+0
*
[libomptarget] Remove `Devices` from `RTLInfoTy`
Sergey Dmitriev
2018-09-04
2
-6
/
+1
*
[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
3
-23
/
+21
*
[OpenMP][libomptarget] Bringing up to spec with respect to OMP_TARGET_OFFLOAD...
Alexandre Eichenberger
2018-08-23
4
-66
/
+174
*
[OpenMP][libomptarget] New map interface: remove translation code and ensure ...
George Rokos
2018-07-19
2
-329
/
+144
*
[CMake] Unify install path for libraries
Jonas Hahnfeld
2018-05-25
1
-1
/
+1
*
Bugfix, extern declarations for libomp functions are `extern "C"` declarations
George Rokos
2018-03-17
1
-0
/
+6
*
Moved extern declarations to private header file, they are only used from wit...
George Rokos
2018-03-16
1
-0
/
+4
*
Sprinkle a few <cstdlib> includes, for libomptarget sources using
Dimitry Andric
2018-01-18
3
-0
/
+3
*
Add missing headers for Debug builds
Jonas Hahnfeld
2018-01-18
2
-0
/
+2
*
[libomptarget] Split implementation of interface functions
Jonas Hahnfeld
2017-12-06
4
-484
/
+520
*
[libomptarget] Split implementation of API functions
Jonas Hahnfeld
2017-12-06
5
-297
/
+316
*
[libomptarget] Split device functionality
Jonas Hahnfeld
2017-12-06
4
-321
/
+339
*
[libomptarget] Split RTL plugin functionality
Jonas Hahnfeld
2017-12-06
6
-629
/
+742
*
[libomptarget] Move header files and CMake library definition
Jonas Hahnfeld
2017-12-06
4
-329
/
+55
*
[Clang][OpenMP] New clang/libomptarget map interface: new function signatures...
George Rokos
2017-11-21
2
-57
/
+57
*
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
3
-31
/
+136
*
[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
2
-16
/
+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
[next]