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
/
for_loop_messages.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP] Remove extra code transformation.
Alexey Bataev
2016-03-29
1
-3
/
+3
*
[OPENMP] Allow to use compound assignment operators.
Alexey Bataev
2016-02-16
1
-0
/
+17
*
[OPENMP] Do not allow to use threadprivate or thread local variables as loop ...
Alexey Bataev
2015-12-25
1
-0
/
+2
*
Produce a better diagnostic for global register variables.
Akira Hatanaka
2015-11-18
1
-1
/
+3
*
[OPENMP] Fix for http://llvm.org/PR24371: Assert failure compiling blender 2.75.
Alexey Bataev
2015-08-14
1
-3
/
+3
*
[OPENMP 4.1] Allow references in init expression for loop-based constructs.
Alexey Bataev
2015-08-06
1
-8
/
+8
*
[OPENMP 4.1] Support for 'linear' clause in loop directives.
Alexey Bataev
2015-08-04
1
-1
/
+0
*
[OPENMP] Fixed detection of canonical loops with random access iterators.
Alexey Bataev
2015-07-16
1
-1
/
+1
*
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
2015-05-20
1
-1
/
+1
*
[OPENMP] Allow using of threadprivate variables as loop-control variables in ...
Alexey Bataev
2015-05-12
1
-4
/
+2
*
[OPENMP] Fixed messages about predetermined DSA for loop control variables.
Alexey Bataev
2015-05-06
1
-1
/
+1
*
[OPENMP] Fix for http://llvm.org/PR23387: clang fails to compile magick/attri...
Alexey Bataev
2015-05-06
1
-0
/
+18
*
[OPENMP] Allow to use global variables as lcv in loop-based directives.
Alexey Bataev
2015-04-30
1
-2
/
+0
*
[OPENMP] Temporary fix for processing of global variables in loops.
Alexey Bataev
2014-11-14
1
-0
/
+18
*
[OPENMP] Loop collapsing and codegen for 'omp simd' directive.
Alexander Musman
2014-10-01
1
-0
/
+21
*
[OPENMP] Added several test cases for clauses 'ordered' and 'nowait': if ther...
Alexey Bataev
2014-07-21
1
-0
/
+14
*
[OPENMP] Added initial support for 'omp parallel for'.
Alexey Bataev
2014-07-07
1
-3
/
+3
*
[OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MS...
Alexey Bataev
2014-06-18
1
-0
/
+680
*
Revert "[OPENMP] Initial support for '#pragma omp for'."
Rafael Espindola
2014-06-17
1
-680
/
+0
*
[OPENMP] Initial support for '#pragma omp for'.
Alexey Bataev
2014-06-17
1
-0
/
+680