Alexey Bataev
|
4f55c04f20
[OPENMP] Update the diagnosis message for canonical loop form, by Chi
|
6 лет назад |
Alexey Bataev
|
1f9df1ccb8
[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,
|
6 лет назад |
Kelvin Li
|
c71c54f71a
[OPENMP] Support relational-op != (not-equal) as one of the canonical
|
6 лет назад |
Alexey Bataev
|
68d230359a
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
|
7 лет назад |
Alexey Bataev
|
f66517edc4
[OPENMP] Fix for PR34398: assert with random access iterator if the
|
8 лет назад |
Alexey Bataev
|
6a092ca245
[OPENMP] Remove extra code transformation.
|
9 лет назад |
Alexey Bataev
|
ee1775e00f
[OPENMP] Do not allow to use threadprivate or thread local variables as loop iteration variables.
|
9 лет назад |
Alexey Bataev
|
76f851a544
[OPENMP] Fix for http://llvm.org/PR24371: Assert failure compiling blender 2.75.
|
10 лет назад |
Alexey Bataev
|
aca4fe314a
[OPENMP 4.1] Allow references in init expression for loop-based constructs.
|
10 лет назад |
Alexey Bataev
|
e77f872c9e
[OPENMP 4.1] Support for 'linear' clause in loop directives.
|
10 лет назад |
Alexey Bataev
|
18ad179208
[OPENMP] Fixed detection of canonical loops with random access iterators.
|
10 лет назад |
Alexey Bataev
|
4b96eb8f82
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
|
10 лет назад |
Alexey Bataev
|
29fafc4751
[OPENMP] Allow using of threadprivate variables as loop-control variables in lop based directives.
|
10 лет назад |
Alexey Bataev
|
befe8d1ce6
[OPENMP] Allow to use global variables as lcv in loop-based directives.
|
10 лет назад |
Alexey Bataev
|
7b497ad067
[OPENMP] Temporary fix for processing of global variables in loops.
|
10 лет назад |
Alexander Musman
|
2dfdada16c
[OPENMP] Loop collapsing and codegen for 'omp simd' directive.
|
11 лет назад |
Alexey Bataev
|
36046a82fc
[OPENMP] Added initial support for 'omp parallel for'.
|
11 лет назад |