summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/atomic_write_codegen.c
Commit message (Expand)AuthorAgeFilesLines
* [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