summaryrefslogtreecommitdiff
path: root/test/OpenMP/atomic_capture_codegen.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2017-09-22[Atomic][X8664] set max atomic inline width according to the targetWei Mi
2017-08-08Sema: disable implicit conversion from _Complex to real types in C++.Tim Northover
2016-10-21Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner
2015-11-18Produce a better diagnostic for global register variables.Akira Hatanaka
2015-07-08Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl
2015-07-07Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl
2015-07-07Update testcases that use precompiled headers to require a target afterAdrian Prantl
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev
2015-05-15[OPENMP] Fixed bug in atomic update/capture/write constructs.Alexey Bataev
2015-04-23[OPENMP] Codegen for 'atomic capture'.Alexey Bataev