aboutsummaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/atomic_codegen.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-01-09[Lit Test] Make tests C++11 compatible - nothrow destructorsCharles Li1-4/+7
2015-12-14[OPENMP] Fix debug info for 'atomic' construct.Alexey Bataev1-4/+4
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman1-1/+1
2015-09-04[OPENMP] Fix false diagnostic on instantiation-dependent exprs for atomic con...Alexey Bataev1-0/+4
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev1-2/+2
2015-05-15[OPENMP] Fixed bug in atomic update/capture/write constructs.Alexey Bataev1-2/+6
2015-04-29DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith1-4/+4
2015-04-23[OPENMP] Fix for failed tests for 'omp atomic write' construct.Alexey Bataev1-3/+3
2015-04-23[OPENMP] Codegen for 'atomic capture'.Alexey Bataev1-3/+29
2015-03-30[OPENMP] Codegen for 'atomic update' construct.Alexey Bataev1-5/+29
2015-03-11[OPENMP] Fix for ExprWithCleanups in 'omp atomic' constructs.Alexey Bataev1-3/+33
2015-03-10[OPENMP] Fixed tests for non-debug builds. NFC.Alexey Bataev1-1/+1
2015-03-10[OPENMP] Improved code for generating debug info + generation of all OpenMP r...Alexey Bataev1-0/+30
2015-03-10Revert "[OPENMP] Improved code for generating debug info + generation of all ...Rafael Espindola1-30/+0
2015-03-10[OPENMP] Improved code for generating debug info + generation of all OpenMP r...Alexey Bataev1-0/+30