Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
OpenMP
/
task_codegen.cpp
8fc7b5f
[OPENMP]Fix PR39422: variables are not firstprivatized in task context.
by Alexey Bataev
· 7 years ago
b40e0520
[OPENMP]Fix PR39366: do not try to private field if it is not captured.
by Alexey Bataev
· 7 years ago
6e938ef
Change memcpy/memove/memset to have dest and source alignment attributes (Step 1).
by Daniel Neilson
· 8 years ago
a8a9153a
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops only.
by Alexey Bataev
· 8 years ago
7a20371
Remove unnecessary x86 backend requirements from OpenMP tests
by Reid Kleckner
· 9 years ago
ad537bb
[OPENMP 4.5] Fixed codegen for 'priority' and destructors in task-based
by Alexey Bataev
· 9 years ago
1e1e286
[OPENMP 4.5] Initial codegen for 'priority' clause in task-based directives.
by Alexey Bataev
· 9 years ago
8a83159
[OPENMP 4.0] Fixed codegen for destructors in task-based directives.
by Alexey Bataev
· 9 years ago
48591dd
[OPENMP] Codegen for untied tasks.
by Alexey Bataev
· 9 years ago
995e861
Revert "[OPENMP] Codegen for untied tasks."
by Alexey Bataev
· 9 years ago
823acfa
[OPENMP] Codegen for untied tasks.
by Alexey Bataev
· 9 years ago
bec9572
Revert "[OPENMP] Codegen for untied tasks."
by Alexey Bataev
· 9 years ago
26b2577
[OPENMP] Codegen for untied tasks.
by Alexey Bataev
· 9 years ago
31300ed
[OPENMP 4.0] Fixed support of array sections/array subscripts.
by Alexey Bataev
· 10 years ago
92e82f9
[OPENMP] 'out' dependency for 'task' directives must be the same as 'inout'.
by Alexey Bataev
· 10 years ago
3b39e88
Revert "Change memcpy/memset/memmove to have dest and source alignments."
by Pete Cooper
· 10 years ago
7bfd5cb
Change memcpy/memset/memmove to have dest and source alignments.
by Pete Cooper
· 10 years ago
c71a409
[OPENMP] Preserve alignment of the original variables for the captured references.
by Alexey Bataev
· 10 years ago
2377fe9
[OPENMP] Outlined function for parallel and other regions with list of captured variables.
by Alexey Bataev
· 10 years ago
7f416cc
Compute and preserve alignment more faithfully in IR-generation.
by John McCall
· 10 years ago
2151d12
Fix CHECK directives that weren't checking.
by Hans Wennborg
· 10 years ago
d6fdc8b
[OPENMP 4.0] Codegen for array sections.
by Alexey Bataev
· 10 years ago
ad5b796
Revert "[OPENMP 4.0] Codegen for array sections."
by Daniel Jasper
· 10 years ago
117fb35
[OPENMP 4.0] Codegen for array sections.
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
683c494
Add target requirements to testcases that emit PCH.
by Adrian Prantl
· 10 years ago
1d2353d
[OPENMP] Codegen for 'depend' clause (OpenMP 4.0).
by Alexey Bataev
· 10 years ago
db39021
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
by Alexey Bataev
· 10 years ago
62b63b1
[OPENMP] Initial codegen for 'omp task' directive.
by Alexey Bataev
· 11 years ago