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
/
Parse
/
ParseOpenMP.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP] Implemented 'copyin' clause
Alexey Bataev
2014-03-31
1
-0
/
+1
*
[OPENMP] parsing of clause 'safelen' (for directive 'omp simd')
Alexey Bataev
2014-03-21
1
-1
/
+11
*
[OPENMP] Clause 'num_threads'
Alexey Bataev
2014-03-06
1
-0
/
+2
*
[OPENMP] emit error message for clause 'if(1 0)'
Alexey Bataev
2014-03-05
1
-4
/
+0
*
[OPENMP] First changes for Parsing and Sema for 'omp simd' directive support
Alexey Bataev
2014-02-27
1
-1
/
+3
*
[OPENMP] 'if' clause support (no CodeGen support)
Alexey Bataev
2014-02-13
1
-3
/
+46
*
Basic: Clean up malformed pragma diagnostics
David Majnemer
2014-02-10
1
-1
/
+1
*
Sort all the #include lines with LLVM's utils/sort_includes.py which
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Support and use token kinds as diagnostic arguments
Alp Toker
2013-12-24
1
-3
/
+4
*
Revert "[OPENMP] Fix for parsing OpenMP directives with extra braces, bracket...
Alp Toker
2013-12-18
1
-18
/
+15
*
[OPENMP] Fix for parsing OpenMP directives with extra braces, brackets and pa...
Alexey Bataev
2013-12-18
1
-15
/
+18
*
Replaced bool parameters in SkipUntil function with single bit-based parameter.
Alexey Bataev
2013-11-18
1
-12
/
+14
*
[OpenMP] Added parsing and semantic analysis for firstprivate clause
Alexey Bataev
2013-10-01
1
-1
/
+4
*
OpenMP: Data-sharing attributes analysis and clause 'shared' (fixed test thre...
Alexey Bataev
2013-09-06
1
-3
/
+13
*
Revert "OpenMP: Data-sharing attributes analysis and clause 'shared'"
Rafael Espindola
2013-09-03
1
-13
/
+3
*
OpenMP: Data-sharing attributes analysis and clause 'shared'
Alexey Bataev
2013-09-03
1
-3
/
+13
*
Silence GCC warning for using both enum and unsigned in a ternary expr.
Benjamin Kramer
2013-07-20
1
-1
/
+1
*
OpenMP: basic support for #pragma omp parallel
Alexey Bataev
2013-07-19
1
-6
/
+237
*
OpenMP threadprivate with qualified names.
Alexey Bataev
2013-05-13
1
-38
/
+55
*
OpenMP threadprivate directive parsing and semantic analysis
Alexey Bataev
2013-03-22
1
-0
/
+118