Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
OpenMP
/
simd_loop_messages.cpp
efbe4af
[OPENMP] Support relational-op != (not-equal) as one of the canonical
by Kelvin Li
· 7 years ago
f3c832a
[OpenMP] Fix handling of clause on wrong directive, by Joel. E. Denny
by Alexey Bataev
· 8 years ago
a8a9153a
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops only.
by Alexey Bataev
· 8 years ago
5372fb8
[OPENMP] Fix for PR34398: assert with random access iterator if the step>1.
by Alexey Bataev
· 8 years ago
e648e80
[OPENMP] Do not allow to use threadprivate or thread local variables as loop iteration variables.
by Alexey Bataev
· 10 years ago
a889917
[OPENMP 4.1] Allow references in init expression for loop-based constructs.
by Alexey Bataev
· 10 years ago
0d08a7f
[OPENMP] Fixed detection of canonical loops with random access iterators.
by Alexey Bataev
· 10 years ago
db39021
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
by Alexey Bataev
· 10 years ago
0c024df
[OPENMP] Allow using of threadprivate variables as loop-control variables in lop based directives.
by Alexey Bataev
· 10 years ago
9c82103
[OPENMP] Allow to use global variables as lcv in loop-based directives.
by Alexey Bataev
· 10 years ago
9aba41c
[OPENMP] Temporary fix for processing of global variables in loops.
by Alexey Bataev
· 11 years ago
a5f070a
[OPENMP] Loop collapsing and codegen for 'omp simd' directive.
by Alexander Musman
· 11 years ago
4acb859
[OPENMP] Added initial support for 'omp parallel for'.
by Alexey Bataev
· 11 years ago
f29276e
[OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MSVC).
by Alexey Bataev
· 11 years ago
a566efb
Revert "[OPENMP] Initial support for '#pragma omp for'."
by Rafael Espindola
· 11 years ago
c77dd52
[OPENMP] Initial support for '#pragma omp for'.
by Alexey Bataev
· 11 years ago
1bb328c
[OPENMP] Parsing/Sema for OMPLasprivateClause.
by Alexander Musman
· 11 years ago
a8e9d2e
[OPENMP] Loop canonical form analysis (Sema)
by Alexander Musman
· 11 years ago