Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c242be40a140df8959ce08bc6d593d9ee14ca319
/
clang
/
test
/
OpenMP
/
atomic_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
a8a9153a
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops only.
by Alexey Bataev
· 8 years ago
fad0241
[Lit Test] Make tests C++11 compatible - nothrow destructors
by Charles Li
· 9 years ago
33c5640
[OPENMP] Fix debug info for 'atomic' construct.
by Alexey Bataev
· 10 years ago
3459ce2
Stop messing with the 'g' group of options in CompilerInvocation.
by Douglas Katzman
· 10 years ago
5a19547
[OPENMP] Fix false diagnostic on instantiation-dependent exprs for atomic 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
f0ab553
[OPENMP] Fixed bug in atomic update/capture/write constructs.
by Alexey Bataev
· 11 years ago
9dd4e4e
DebugInfo: Metadata constructs now start with DI*
by Duncan P. N. Exon Smith
· 11 years ago
112a7bf
[OPENMP] Fix for failed tests for 'omp atomic write' construct.
by Alexey Bataev
· 11 years ago
5e018f9
[OPENMP] Codegen for 'atomic capture'.
by Alexey Bataev
· 11 years ago
b4505a7
[OPENMP] Codegen for 'atomic update' construct.
by Alexey Bataev
· 11 years ago
10fec57
[OPENMP] Fix for ExprWithCleanups in 'omp atomic' constructs.
by Alexey Bataev
· 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