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_parallel_if_codegen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP] Change linkage of offloading symbols to support dropping
Alexey Bataev
2018-07-31
1
-2
/
+2
*
The patch adds support for the new map interface between clang and libomptarg...
Alexey Bataev
2018-07-19
1
-2
/
+2
*
[OPENMP, NVPTX] Fix linkage of the global entries.
Alexey Bataev
2018-05-08
1
-6
/
+6
*
[OPENMP] General code improvements.
Alexey Bataev
2018-04-16
1
-7
/
+7
*
[OPENMP] Added emission of offloading data sections for declare target
Alexey Bataev
2018-03-30
1
-7
/
+7
*
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
Alexey Bataev
2017-12-29
1
-0
/
+18
*
[Clang][OpenMP] New clang/libomptarget map interface: new function signatures...
George Rokos
2017-11-21
1
-6
/
+6
*
[OPENMP] Simplify codegen for non-offloading code.
Alexey Bataev
2017-10-02
1
-55
/
+27
*
[OpenMP] Create COMDAT group for OpenMP offload registration code to avoid mu...
George Rokos
2017-05-27
1
-3
/
+5
*
[OpenMP] Support for the num_threads-clause on 'target parallel'.
Arpith Chacko Jacob
2017-01-25
1
-6
/
+6
*
[OpenMP] Support for the if-clause on the combined directive 'target parallel'.
Arpith Chacko Jacob
2017-01-18
1
-0
/
+413