summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/atomic_update_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner2016-10-211-1/+0
* 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-281/+149
* [OPENMP] Fixed atomic construct with non-integer expressions.Alexey Bataev2015-05-081-0/+3
* [OPENMP] Codegen for 'atomic update' construct.Alexey Bataev2015-03-301-0/+1070