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
/
Sema
/
SemaOpenMP.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Sort all the #include lines with LLVM's utils/sort_includes.py which
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Convert anachronistic use of 'void *' to 'DeclContext *' in Scope that was a ...
Ted Kremenek
2013-10-08
1
-2
/
+1
*
[OpenMP] Added parsing and semantic analysis for firstprivate clause
Alexey Bataev
2013-10-01
1
-16
/
+238
*
[OPENMP] Improved variable lookup procedure for threadprivate variables.
Alexey Bataev
2013-09-26
1
-2
/
+35
*
[OPENMP] Bug fixes and improvements.
Alexey Bataev
2013-09-24
1
-2
/
+4
*
Silencing an MSVC warning about an empty control statement (it dislikes ; but...
Aaron Ballman
2013-09-09
1
-2
/
+2
*
OpenMP: Data-sharing attributes analysis and clause 'shared' (fixed test thre...
Alexey Bataev
2013-09-06
1
-3
/
+503
*
Revert "OpenMP: Data-sharing attributes analysis and clause 'shared'"
Rafael Espindola
2013-09-03
1
-503
/
+3
*
OpenMP: Data-sharing attributes analysis and clause 'shared'
Alexey Bataev
2013-09-03
1
-3
/
+503
*
Refactor all diagnosing of TypoCorrections through a common function, in
Richard Smith
2013-08-17
1
-20
/
+13
*
OpenMP: basic support for #pragma omp parallel
Alexey Bataev
2013-07-19
1
-1
/
+221
*
OpenMP threadprivate with qualified names.
Alexey Bataev
2013-05-13
1
-109
/
+121
*
Annotate flavor of TLS variable (statically or dynamically initialized) onto ...
Richard Smith
2013-04-13
1
-2
/
+2
*
OpenMP threadprivate directive parsing and semantic analysis
Alexey Bataev
2013-03-22
1
-0
/
+181
[prev]