Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
OpenMP
/
parallel_for_codegen.cpp
efbe4af
[OPENMP] Support relational-op != (not-equal) as one of the canonical
by Kelvin Li
· 7 years ago
6ab5bb1
[OPENMP] Do not capture private loop counters.
by Alexey Bataev
· 7 years ago
e1ca7b6
[OPENMP] Create non-const ident_t objects.
by Mike Rice
· 7 years ago
9a75738
[OPENMP] Fix PR35873: Fix data-sharing attributes for const variables.
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
8e769ee
[OPENMP] Captured arguments of the capturable clauses by value.
by Alexey Bataev
· 8 years ago
0e1b458
[OPENMP] Fix PR35156: Get correct thread id with windows exceptions.
by Alexey Bataev
· 8 years ago
f43f714
[OPENMP] Fix for PR33922: New ident_t flags for __kmpc_for_static_fini().
by Alexey Bataev
· 8 years ago
aee1855
[OPRNMP] Fix for PR33445: ICE: OpenMP target containing ordered for.
by Alexey Bataev
· 8 years ago
0f87dbe
[OPENMP] Fix for PR33922: New ident_t flags for __kmpc_for_static_init().
by Alexey Bataev
· 8 years ago
7a20371
Remove unnecessary x86 backend requirements from OpenMP tests
by Reid Kleckner
· 9 years ago
6f531ec
[OPENMP] Remove explicit call for implicit barrier
by Alexey Bataev
· 10 years ago
3459ce2
Stop messing with the 'g' group of options in CompilerInvocation.
by Douglas Katzman
· 10 years ago
2377fe9
[OPENMP] Outlined function for parallel and other regions with list of captured variables.
by Alexey Bataev
· 10 years ago
b500101
[OPENMP] Fix for http://llvm.org/PR24687: ICE on compilation of R package TPmsm.
by Alexey Bataev
· 10 years ago
bc06858
Revert "Revert r241620 and follow-up commits" and move the initialization
by Adrian Prantl
· 10 years ago
142ec39
Revert r241620 and follow-up commits while investigating linux buildbot failures.
by Adrian Prantl
· 10 years ago
726855a
Update testcases that use precompiled headers to require a target after r241620.
by Adrian Prantl
· 10 years ago
81c7ea0
[OPENMP 4.0] Fixed codegen for 'cancellation point' construct.
by Alexey Bataev
· 10 years ago
6e8248f
[OPENMP] Fox for http://llvm.org/PR23663: OpenMP crash
by Alexey Bataev
· 10 years ago
db39021
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
by Alexey Bataev
· 10 years ago
040d540
[OPENMP] Fixed support for 'schedule' clause with non-constant chunk size.
by Alexey Bataev
· 10 years ago
9dd4e4e
DebugInfo: Metadata constructs now start with DI*
by Duncan P. N. Exon Smith
· 10 years ago
62dbb97
[OPENMP] Fix use of unsigned counters in loops with zero trip count.
by Alexey Bataev
· 10 years ago
d6c88ec
[opaque pointer types] Explicit non-pointer type for call expressions
by David Blaikie
· 10 years ago
671605e
[OPENMP] Initial codegen for 'parallel for' directive.
by Alexey Bataev
· 10 years ago