Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
OpenMP
/
parallel_private_codegen.cpp
d900dd0
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
by Sean Fertile
· 7 years ago
cc7e747
[CodeGenCXX] Treat 'this' as noalias in constructors
by Anton Bikineev
· 7 years ago
922f2aa
Bring r325915 back.
by Rafael Espindola
· 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
a462b45
[OPENMP] Fix tests incompatibility with ARM buildbots.
by Alexey Bataev
· 10 years ago
6e2ee6d
[OPENMP] Fix test incompatibility with arm buildbots.
by Alexey Bataev
· 10 years ago
1ef2f6e
clang/test/OpenMP/parallel_private_codegen.cpp: Fix an expression.
by NAKAMURA Takumi
· 10 years ago
c575b22
[OPENMP] Fix test incompatibility with arm buildbots
by Alexey Bataev
· 10 years ago
b14debb
[OPENMP] Fixed test incompat with MSVC
by Alexey Bataev
· 10 years ago
90c228f
[OPENMP 4.5] Ccapture/codegen of private non-static data members.
by Alexey Bataev
· 10 years ago
4eea8c6
Allow static local variables specified on data-sharing attribute clauses.
by Kelvin Li
· 10 years ago
1d7f0fa
[OPENMP] Propagate alignment from original variables to the private copies.
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
b44fdfc
[OPENMP] Drop type qualifiers from private variables.
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
e50371b
Wrap clang modules and pch files in an object file container.
by Adrian Prantl
· 10 years ago
ea3e51d
Account for calling convention specifiers in function definitions in IR test cases
by David Blaikie
· 10 years ago
aac108a
[OPENMP] Do not emit references to original variables in 'private' clause.
by Alexey Bataev
· 10 years ago
db39021
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
by Alexey Bataev
· 10 years ago
d6c88ec
[opaque pointer types] Explicit non-pointer type for call expressions
by David Blaikie
· 10 years ago
69c62a9
[OPENMP] Codegen for 'firstprivate' clause in 'for' directive.
by Alexey Bataev
· 10 years ago
d2f6c72
Re-land "MS ABI: lambda call operators are instance methods and should use thiscall"
by Reid Kleckner
· 10 years ago
a953f28
Update Clang tests to handle explicitly typed load changes in LLVM.
by David Blaikie
· 11 years ago
218b783
Update Clang tests to handle explicitly typed gep changes in LLVM.
by David Blaikie
· 11 years ago
cbc368c
Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
by Adrian Prantl
· 11 years ago
8bf7af3
Wrap clang module files in a Mach-O, ELF, or COFF container.
by Adrian Prantl
· 11 years ago
f841bd9
[OPENMP] Bugfix for processing of global variables in OpenMP regions.
by Alexey Bataev
· 11 years ago
8f7c1b0
[OPENMP] Codegen for 'omp barrier' directive.
by Alexey Bataev
· 11 years ago
03b340a
[OPENMP] Codegen for 'private' clause in 'parallel' directive.
by Alexey Bataev
· 11 years ago