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
/
clang
/
test
/
OpenMP
/
target_map_codegen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP]Fix behaviour of defaultmap for OpenMP 4.5.
Alexey Bataev
2019-11-22
1
-7
/
+7
*
[OPENMP]Fix PR43330: OpenMP target: Mapping of partial arrays fails.
Alexey Bataev
2019-10-01
1
-51
/
+75
*
[OpenMP] Add support for close map modifier in Clang
Gheorghe-Teodor Bercea
2019-08-09
1
-1
/
+73
*
[OPENMP]Generate correctly implicit flags for mapped data.
Alexey Bataev
2019-06-27
1
-20
/
+20
*
[OPENMP]Fix PR41966: type mismatch in runtime functions.
Alexey Bataev
2019-06-25
1
-290
/
+282
*
[OPENMP]Simplify codegen for the outlined regions.
Alexey Bataev
2019-05-23
1
-0
/
+8
*
[OPENMP]Improve detection of number of teams, threads in target
Alexey Bataev
2019-04-10
1
-2
/
+2
*
[OPENMP] Add support for mapping memory pointed by member pointer.
Alexey Bataev
2018-09-20
1
-0
/
+157
*
The patch adds support for the new map interface between clang and libomptarg...
Alexey Bataev
2018-07-19
1
-344
/
+517
*
[FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests
Joel E. Denny
2018-07-11
1
-232
/
+232
*
[OPENMP] Generate unique names for offloading regions id.
Alexey Bataev
2018-05-09
1
-1
/
+144
*
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
Alexey Bataev
2017-12-29
1
-0
/
+232
*
[Clang][OpenMP] New clang/libomptarget map interface: new function signatures...
George Rokos
2017-11-21
1
-259
/
+259
*
[OPENMP] Fix mapping|privatization of implicitly captured variables.
Alexey Bataev
2017-10-05
1
-5
/
+5
*
Revert commmit 314228.
Gheorghe-Teodor Bercea
2017-09-26
1
-30
/
+0
*
[OpenMP] Add an additional test for D34888
Gheorghe-Teodor Bercea
2017-09-26
1
-0
/
+30
*
Revert commit 314210.
Gheorghe-Teodor Bercea
2017-09-26
1
-30
/
+0
*
[OpenMP] Add an additional test for D34888
Gheorghe-Teodor Bercea
2017-09-26
1
-0
/
+30
*
[OPENMP] Generate implicit map|firstprivate clauses for target-based
Alexey Bataev
2017-09-26
1
-374
/
+88
*
[OPENMP] Fix for PR34014: OpenMP 4.5: Target construct in static method
Alexey Bataev
2017-08-22
1
-0
/
+18
*
[OpenMP] Fix mapping of scalars for combined directives
Jonas Hahnfeld
2017-07-01
1
-0
/
+26
*
[OPENMP][DEBUG] Generate second function with correct arg types.
Alexey Bataev
2017-06-29
1
-780
/
+820
*
Fix for PR30632: Name mangling issue.
Alexey Bataev
2016-10-14
1
-1
/
+3
*
Fix for PR30639: CGDebugInfo Null dereference with OpenMP array
Alexey Bataev
2016-10-13
1
-1
/
+1
*
[OpenMP] Add support to map member expressions with references to pointers.
Samuel Antao
2016-07-27
1
-0
/
+189
*
[OpenMP] Add support for mapping array sections through pointer references.
Samuel Antao
2016-07-27
1
-4
/
+97
*
[OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...
Samuel Antao
2016-06-30
1
-162
/
+162
*
[OpenMP] Add support for the 'private pointer' flag to signal variables captu...
Samuel Antao
2016-05-26
1
-3
/
+99
*
[OpenMP] Adjust map type bits according to latest spec and use zero size arra...
Samuel Antao
2016-05-26
1
-153
/
+268
*
[OpenMP] Map clause codegeneration.
Samuel Antao
2016-04-27
1
-2
/
+3250
*
[OpenMP] Replace offloading option that start with -o with -fo.
Samuel Antao
2016-03-14
1
-108
/
+108
*
[OpenMP] Reapply rL256842: [OpenMP] Offloading descriptor registration and de...
Samuel Antao
2016-01-06
1
-108
/
+108
*
[OpenMP] Revert rL256842: [OpenMP] Offloading descriptor registration and dev...
Samuel Antao
2016-01-05
1
-108
/
+108
*
[OpenMP] Offloading descriptor registration and device codegen.
Samuel Antao
2016-01-05
1
-108
/
+108
*
[OpenMP] Update target directive codegen to use 4.5 implicit data mappings.
Samuel Antao
2015-12-02
1
-0
/
+1015