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
/
lib
/
CodeGen
/
CGOpenMPRuntime.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/ScheduleKind/SchedKind/ in \param. [-Wdocumentation]
NAKAMURA Takumi
2014-12-17
1
-1
/
+1
*
First patch with codegen of the 'omp for' directive. It implements
Alexander Musman
2014-12-15
1
-0
/
+54
*
[OPENMP] Codegen for 'omp barrier' directive.
Alexey Bataev
2014-12-05
1
-26
/
+27
*
[OPENMP] Codegen for 'omp master' directive
Alexey Bataev
2014-12-04
1
-1
/
+12
*
[OPENMP] Code formatting and improvement, no functional changes.
Alexey Bataev
2014-12-03
1
-1
/
+2
*
[OPENMP] Formating and code improvement for codegen of 'omp critical' directive.
Alexey Bataev
2014-12-01
1
-21
/
+14
*
[OPENMP] Codegen for "omp flush" directive.
Alexey Bataev
2014-11-20
1
-3
/
+9
*
CGOpenMPRuntime.h: Fix a couple of \param(s) introduced in r221663. [-Wdocume...
NAKAMURA Takumi
2014-11-11
1
-2
/
+2
*
[OPENMP] Codegen for threadprivate variables
Alexey Bataev
2014-11-11
1
-4
/
+72
*
[OPENMP] Codegen for 'num_threads' clause in 'parallel' directive.
Alexey Bataev
2014-10-13
1
-1
/
+12
*
[OPENMP] Codegen for 'if' clause in 'parallel' directive.
Alexey Bataev
2014-10-13
1
-3
/
+24
*
Code reformatting and improvement for OpenMP.
Alexey Bataev
2014-10-10
1
-58
/
+42
*
[OPENMP] Codegen for 'firstprivate' clause.
Alexey Bataev
2014-10-08
1
-37
/
+74
*
Revert commit r219297.
Alexey Bataev
2014-10-08
1
-74
/
+37
*
[OPENMP] Codegen for 'firstprivate' clause.
Alexey Bataev
2014-10-08
1
-37
/
+74
*
Revert back r219295.
Alexey Bataev
2014-10-08
1
-74
/
+37
*
[OPENMP] Codegen for 'firstprivate' clause.
Alexey Bataev
2014-10-08
1
-37
/
+74
*
removed unicode symbols from comments.
Alexey Bataev
2014-09-22
1
-8
/
+8
*
[OPENMP] Codegen for 'omp critical' directive.
Alexey Bataev
2014-09-22
1
-3
/
+41
*
Header guard canonicalization, clang part.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[OPENMP] Reformatting and code improvement.
Alexey Bataev
2014-06-18
1
-4
/
+4
*
[OPENMP] Improve debug location codegen for OpenMP runtime library.
Alexey Bataev
2014-05-30
1
-0
/
+3
*
[OPENMP] Fixed problem with temp removal on some platforms in codegen for '#p...
Alexey Bataev
2014-05-07
1
-0
/
+3
*
[OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
2014-05-06
1
-0
/
+171