index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
OpenMP
/
parallel_ast_print.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP]Initial support for 'allocate' clause.
Alexey Bataev
2019-03-27
1
-4
/
+4
*
[OpenMP] Fix trailing space when printing pragmas, by Joel. E. Denny
Alexey Bataev
2018-02-14
1
-1
/
+1
*
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
Alexey Bataev
2017-12-29
1
-0
/
+4
*
[OPENMP] Fix DSA analysis for threadprivates after deserialization.
Alexey Bataev
2017-11-14
1
-4
/
+7
*
[OPENMP] Fix for PR31428: variable named like directive name modifier
Alexey Bataev
2016-12-20
1
-3
/
+3
*
Make output of -ast-print a valid C++ code.
Serge Pavlov
2016-11-10
1
-23
/
+23
*
Warn if function or variable cannot be implicitly instantiated
Serge Pavlov
2016-04-19
1
-0
/
+3
*
[OPENMP 4.5] Initial support for data members in 'reduction' clauses.
Alexey Bataev
2016-02-29
1
-0
/
+22
*
[OPENMP 4.5] Support fielddecls in 'shared' clause.
Alexey Bataev
2016-02-25
1
-2
/
+19
*
[OPENMP 4.5] Initial support for data members in 'firstprivate' clause.
Alexey Bataev
2016-02-10
1
-0
/
+17
*
[OPENMP 4.5] Allow to use non-static data members in non-static member functi...
Alexey Bataev
2016-01-20
1
-0
/
+51
*
[OPENMP] Fix for http://llvm.org/PR25142: openmp: Assertion failed: DD && "qu...
Alexey Bataev
2015-12-17
1
-0
/
+18
*
[OPENMP 4.1] Sema analysis for array sections in 'reduction' clause.
Alexey Bataev
2015-09-30
1
-12
/
+17
*
[OPENMP 4.1] Codegen for extended format of 'if' clause.
Alexey Bataev
2015-09-03
1
-6
/
+10
*
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
2015-05-20
1
-3
/
+3
*
[OPENMP] Initial support of 'reduction' clause
Alexey Bataev
2014-06-16
1
-10
/
+10
*
[OPENMP] 'proc_bind' clause support - Parsing and sema analysis for OpenMP cl...
Alexey Bataev
2014-05-06
1
-10
/
+10
*
[OPENMP] Implemented 'copyin' clause
Alexey Bataev
2014-03-31
1
-6
/
+23
*
[OPENMP] Clause 'num_threads'
Alexey Bataev
2014-03-06
1
-17
/
+28
*
[OPENMP] Added option -fopenmp=libiomp5|libgomp
Alexey Bataev
2014-03-06
1
-3
/
+3
*
[OPNEMP] Fixed instantiation of 'if' clause
Alexey Bataev
2014-03-05
1
-5
/
+13
*
[OPENMP] 'if' clause support (no CodeGen support)
Alexey Bataev
2014-02-13
1
-6
/
+6
*
[OpenMP] Added parsing and semantic analysis for firstprivate clause
Alexey Bataev
2013-10-01
1
-3
/
+37
*
OpenMP: basic support for #pragma omp parallel
Alexey Bataev
2013-07-19
1
-0
/
+26