summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/for_reduction_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP 4.1] Codegen for array sections/subscripts in 'reduction' clause.Alexey Bataev2015-10-081-1/+213
* [OPENMP] Emit __kmpc_cancel_barrier() and code for 'cancellation point' only ...Alexey Bataev2015-09-151-3/+3
* [OPENMP] Outlined function for parallel and other regions with list of captur...Alexey Bataev2015-09-101-28/+18
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-26/+26
* [OPENMP] Fix for http://llvm.org/PR24674: assertion failed and and abort trapAlexey Bataev2015-09-041-9/+16
* [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
* Update testcases that use precompiled headers to require a target afterAdrian Prantl2015-07-071-0/+1
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-5/+5
* [OPENMP] Fixed bug in atomic update/capture/write constructs.Alexey Bataev2015-05-151-16/+10
* [OPENMP] Fixed codegen for 'reduction' clause.Alexey Bataev2015-05-071-42/+40
* [OPENMP] Fix crash on reductions codegen for short circuit reduction operations.Alexey Bataev2015-04-291-0/+6
* [OPENMP] Codegen for 'reduction' clause in 'for' directive.Alexey Bataev2015-04-221-0/+704
OpenPOWER on IntegriCloud