Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ae05c29ab59ff7d1f90bcc35fa3b282cb3861197
/
clang
/
test
/
OpenMP
/
simd_codegen.cpp
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
· 11 years ago
9dd4e4e
DebugInfo: Metadata constructs now start with DI*
by Duncan P. N. Exon Smith
· 11 years ago
9e4b820
[OPENMP] Fixed test incompatibility for simd codegen.
by Alexey Bataev
· 11 years ago
62dbb97
[OPENMP] Fix use of unsigned counters in loops with zero trip count.
by Alexey Bataev
· 11 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