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
/
AST
/
DeclOpenMP.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenCL, OpenMP] Fix crash when OpenMP used in OpenCL file
Erich Keane
2018-06-01
1
-3
/
+4
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
[OPENMP] Fix for PR31416: Clang crashes on OMPCapturedExpr during source
Alexey Bataev
2016-12-20
1
-4
/
+9
*
[OPENMP 4.0] Initial support for 'omp declare reduction' construct.
Alexey Bataev
2016-03-03
1
-0
/
+30
*
[OPENMP] Rename OMPCapturedFieldDecl to OMPCapturedExprDecl, NFC.
Alexey Bataev
2016-02-11
1
-11
/
+10
*
[OPENMP 4.5] Ccapture/codegen of private non-static data members.
Alexey Bataev
2016-02-08
1
-1
/
+20
*
[TrailingObjects] Convert Decl* classes.
James Y Knight
2015-12-29
1
-5
/
+5
*
[C++11] Use 'nullptr'. AST edition.
Craig Topper
2014-05-12
1
-1
/
+1
*
Sort all the #include lines with LLVM's utils/sort_includes.py which
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Add class-specific operator new to Decl hierarchy. This guarantees that Decls
Richard Smith
2013-11-22
1
-11
/
+4
*
OpenMP: basic support for #pragma omp parallel
Alexey Bataev
2013-07-19
1
-0
/
+1
*
OpenMP threadprivate with qualified names.
Alexey Bataev
2013-05-13
1
-5
/
+5
*
OpenMP threadprivate directive parsing and semantic analysis
Alexey Bataev
2013-03-22
1
-0
/
+60