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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[OPENMP] Codegen for 'if' clause in 'parallel' directive.
Alexey Bataev
2014-10-13
1
-2
/
+71
*
Reduce double set lookups. NFC.
Benjamin Kramer
2014-10-10
1
-2
/
+1
*
Unfriend CGOpenMPRegionInfo so it can go into an anonymous namespace.
Benjamin Kramer
2014-10-10
1
-7
/
+4
*
Fixing the MSVC 2013 build, NFC.
Aaron Ballman
2014-10-10
1
-0
/
+3
*
Code reformatting and improvement for OpenMP.
Alexey Bataev
2014-10-10
1
-37
/
+92
*
Code improvements in OpenMP CodeGen.
Alexey Bataev
2014-10-10
1
-12
/
+3
*
[OPENMP] Codegen for 'firstprivate' clause.
Alexey Bataev
2014-10-08
1
-18
/
+75
*
Revert commit r219297.
Alexey Bataev
2014-10-08
1
-75
/
+18
*
[OPENMP] Codegen for 'firstprivate' clause.
Alexey Bataev
2014-10-08
1
-18
/
+75
*
Revert back r219295.
Alexey Bataev
2014-10-08
1
-75
/
+18
*
[OPENMP] Codegen for 'firstprivate' clause.
Alexey Bataev
2014-10-08
1
-18
/
+75
*
removed unicode symbols from comments.
Alexey Bataev
2014-09-22
1
-5
/
+5
*
[OPENMP] Codegen for 'omp critical' directive.
Alexey Bataev
2014-09-22
1
-0
/
+61
*
NULL->nullptr
Alexander Musman
2014-09-11
1
-1
/
+1
*
[OPENMP] Improved codegen for outlined functions for 'parallel' directives.
Alexey Bataev
2014-07-25
1
-6
/
+25
*
[OPENMP] Reformatting and code improvement.
Alexey Bataev
2014-06-18
1
-11
/
+10
*
[OPENMP] Improve debug location codegen for OpenMP runtime library.
Alexey Bataev
2014-05-30
1
-14
/
+20
*
[OPENMP] Fixed problem with temp removal on some platforms in codegen for '#p...
Alexey Bataev
2014-05-07
1
-10
/
+4
*
[OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
2014-05-06
1
-0
/
+183
[prev]