summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/atomic_capture_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Produce a better diagnostic for global register variables.Akira Hatanaka2015-11-181-1/+4
* 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-319/+188
* [OPENMP] Codegen for 'atomic capture'.Alexey Bataev2015-04-231-0/+1149
OpenPOWER on IntegriCloud