summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/atomic_write_codegen.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-1/+1
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-1/+1
* Update testcases that use precompiled headers to require a target afterAdrian Prantl2015-07-071-1/+1
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-3/+3
* [OPENMP] Fixed bug in atomic update/capture/write constructs.Alexey Bataev2015-05-151-35/+20
* [OPENMP] Fix for failed tests for 'omp atomic write' construct.Alexey Bataev2015-04-231-3/+3
* [OPENMP] Fixed bug in codegen of 'atomic write'.Alexey Bataev2015-03-191-12/+12
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-26/+26
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-81/+81
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-10/+10
* [OPENMP] Codegen for "#pragma omp atomic write"Alexey Bataev2015-02-271-0/+524
OpenPOWER on IntegriCloud