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
/
teams_codegen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP5.0]Allow teams directive outside of the target directives.
Alexey Bataev
2019-09-10
1
-0
/
+27
*
[OPENMP] Create non-const ident_t objects.
Mike Rice
2018-08-29
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] General code improvements.
Alexey Bataev
2018-04-16
1
-15
/
+15
*
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
Alexey Bataev
2017-12-29
1
-0
/
+44
*
[Clang][OpenMP] New clang/libomptarget map interface: new function signatures...
George Rokos
2017-11-21
1
-10
/
+10
*
[OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...
Samuel Antao
2016-06-30
1
-34
/
+34
*
[OPENMP] Pass scalar firstprivate vars by value.
Alexey Bataev
2016-05-17
1
-15
/
+16
*
[OPENMP] Enable correct generation of runtime call when target directive is s...
Carlo Bertolli
2016-04-29
1
-0
/
+10
*
[OpenMP] Replace offloading option that start with -o with -fo.
Samuel Antao
2016-03-14
1
-34
/
+34
*
Add code generation for teams directive inside target region
Carlo Bertolli
2016-03-03
1
-0
/
+132
*
[OpenMP] Code generation for teams - kernel launching
Samuel Antao
2016-03-03
1
-0
/
+210