summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/sections_reduction_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Drop type qualifiers from private variables.Alexey Bataev2015-07-141-4/+4
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-0/+1
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-1/+0
* Add target requirements to testcases that emit PCH.Adrian Prantl2015-07-071-0/+1
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-5/+5
* [OPENMP] Fixed test for reduction on 'sections' directive.Alexey Bataev2015-05-071-1/+1
* [OPENMP] Fixed codegen for 'reduction' clause.Alexey Bataev2015-05-071-19/+17
* [OPENMP] Codegen for 'reduction' clause in 'sections' directive.Alexey Bataev2015-04-271-0/+472
OpenPOWER on IntegriCloud