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
/
test
/
OpenMP
/
threadprivate_ast_print.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
/
+7
*
Make output of -ast-print a valid C++ code.
Serge Pavlov
2016-11-10
1
-3
/
+3
*
Remove unnecessary x86 backend requirements from OpenMP tests
Reid Kleckner
2016-10-21
1
-1
/
+0
*
Warn if function or variable cannot be implicitly instantiated
Serge Pavlov
2016-04-19
1
-0
/
+1
*
[OpenMP] Add REQUIRES pragma to threadprivate regression tests.
Samuel Antao
2015-07-14
1
-0
/
+1
*
[OpenMP] Add TLS-based implementation for threadprivate directive.
Samuel Antao
2015-07-13
1
-3
/
+6
*
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
2015-05-20
1
-3
/
+3
*
[OPENMP] Allow redeclaration of variables as threadprivate.
Alexey Bataev
2015-04-08
1
-0
/
+2
*
[OPENMP] Small update in threadprivate variables processing to fix template i...
Alexey Bataev
2014-03-07
1
-0
/
+7
*
[OPENMP] Added option -fopenmp=libiomp5|libgomp
Alexey Bataev
2014-03-06
1
-3
/
+3
*
[OPENMP] Bug fixes in threadprivate declaration and data sharing attributes p...
Alexey Bataev
2014-01-31
1
-2
/
+0
*
Disable test fully with REQUIRES
Alp Toker
2013-11-05
1
-2
/
+3
*
Disable the test that crashes
Alp Toker
2013-11-05
1
-3
/
+2
*
Fix a test that was never being run, mark it XFAIL
Alp Toker
2013-11-05
1
-1
/
+3
*
[OPENMP] Improved variable lookup procedure for threadprivate variables.
Alexey Bataev
2013-09-26
1
-1
/
+10
*
OpenMP: basic support for #pragma omp parallel
Alexey Bataev
2013-07-19
1
-0
/
+7
*
OpenMP threadprivate directive parsing and semantic analysis
Alexey Bataev
2013-03-22
1
-0
/
+43