summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/atomic_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Lit Test] Make tests C++11 compatible - nothrow destructorsCharles Li2017-01-091-4/+7
* [OPENMP] Fix debug info for 'atomic' construct.Alexey Bataev2015-12-141-4/+4
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* [OPENMP] Fix false diagnostic on instantiation-dependent exprs for atomic con...Alexey Bataev2015-09-041-0/+4
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-2/+2
* [OPENMP] Fixed bug in atomic update/capture/write constructs.Alexey Bataev2015-05-151-2/+6
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-4/+4
* [OPENMP] Fix for failed tests for 'omp atomic write' construct.Alexey Bataev2015-04-231-3/+3
* [OPENMP] Codegen for 'atomic capture'.Alexey Bataev2015-04-231-3/+29
* [OPENMP] Codegen for 'atomic update' construct.Alexey Bataev2015-03-301-5/+29
* [OPENMP] Fix for ExprWithCleanups in 'omp atomic' constructs.Alexey Bataev2015-03-111-3/+33
* [OPENMP] Fixed tests for non-debug builds. NFC.Alexey Bataev2015-03-101-1/+1
* [OPENMP] Improved code for generating debug info + generation of all OpenMP r...Alexey Bataev2015-03-101-0/+30
* Revert "[OPENMP] Improved code for generating debug info + generation of all ...Rafael Espindola2015-03-101-30/+0
* [OPENMP] Improved code for generating debug info + generation of all OpenMP r...Alexey Bataev2015-03-101-0/+30