Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
OpenMP
/
simd_codegen.cpp
0535137
[CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata.
by Michael Kruse
· 7 years ago
a9b9cc0
[OPENMP] Remove more empty SourceLocations() from the code.
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
31ec97a
Make these tests work more reliably with Release builds.
by Douglas Yung
· 9 years ago
7a20371
Remove unnecessary x86 backend requirements from OpenMP tests
by Reid Kleckner
· 9 years ago
4ba78a4
[OPENMP] Fix for codegen of captured variables in inlined directives.
by Alexey Bataev
· 9 years ago
5dff95c
[OPENMP] Fix for LCV in simd directives in explicit clauses.
by Alexey Bataev
· 9 years ago
1efd166
[OPENMP 4.5] Allow data members in 'aligned' clause.
by Alexey Bataev
· 9 years ago
5a3af13
[OPENMP] Remove extra code transformation.
by Alexey Bataev
· 9 years ago
3459ce2
Stop messing with the 'g' group of options in CompilerInvocation.
by Douglas Katzman
· 10 years ago
caacd53
[OPENMP] Fix for http://llvm.org/PR24674: assertion failed and and abort trap
by Alexey Bataev
· 10 years ago
84cfb1d
[OPENMP 4.1] Improved codegen for 'uval' qualifier of 'linear' clause.
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
f3b15fc4
[OPENMP] Fixed failed test for reduction clause in simd constructs.
by Alexey Bataev
· 10 years ago
cbdcbb7
[OPENMP] Code reformatting for omp simd codegen, NFC.
by Alexey Bataev
· 10 years ago
89e7e8e
[OPENMP] Supported reduction clause in omp simd construct.
by Alexey Bataev
· 10 years ago
fc087ec
[OPENMP] Support lastprivate clause in omp simd directive.
by Alexey Bataev
· 10 years ago
ae05c29
[OPENMP] Remove last iteration separation for loop-based constructs.
by Alexey Bataev
· 10 years ago
db39021
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
by Alexey Bataev
· 10 years ago
9dd4e4e
DebugInfo: Metadata constructs now start with DI*
by Duncan P. N. Exon Smith
· 10 years ago
9e4b820
[OPENMP] Fixed test incompatibility for simd codegen.
by Alexey Bataev
· 10 years ago
62dbb97
[OPENMP] Fix use of unsigned counters in loops with zero trip count.
by Alexey Bataev
· 10 years ago
0470124
Small test fix for r232890
by Alexander Musman
· 11 years ago
3276a27
[OPENMP] CodeGen of the 'linear' clause for the 'omp simd' directive.
by Alexander Musman
· 11 years ago
7931b98
[OPENMP] Enable codegen of the ‘private’ clause for ‘omp simd’ directive
by Alexander Musman
· 11 years ago
da19af4
[OPENMP] Fixed tests for non-debug builds. NFC.
by Alexey Bataev
· 11 years ago
36bf011
[OPENMP] Improved code for generating debug info + generation of all OpenMP regions in termination scope
by Alexey Bataev
· 11 years ago
eb26ddf
Revert "[OPENMP] Improved code for generating debug info + generation of all OpenMP regions in termination scope Patch adds proper generation of debug info for all OpenMP regions. Also, all OpenMP regions are generated in a termination scope, because standard does not allow to throw exceptions out of structured blocks, associated with the OpenMP regions Differential Revision: http://reviews.llvm.org/D7935"
by Rafael Espindola
· 11 years ago
7ab2cc1
[OPENMP] Improved code for generating debug info + generation of all OpenMP regions in termination scope
by Alexey Bataev
· 11 years ago
a953f28
Update Clang tests to handle explicitly typed load changes in LLVM.
by David Blaikie
· 11 years ago
8cbe0a6
[OPENMP] Fixed codegen for directives without function outlining.
by Alexey Bataev
· 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
a5f070a
[OPENMP] Loop collapsing and codegen for 'omp simd' directive.
by Alexander Musman
· 11 years ago