summaryrefslogtreecommitdiff
path: root/test/OpenMP/declare_reduction_codegen.c
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2016-12-23Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth
2016-03-17[OPENMP 4.0] Use 'declare reduction' constructs in 'reduction' clauses.Alexey Bataev
2016-03-04[OPENMP 4.0] Codegen for 'declare reduction' construct.Alexey Bataev