summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/declare_reduction_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Allow using of members in standalone declaration pragmas.Alexey Bataev2020-01-071-0/+13
* [OPENMP]Fix PR44133: Emit definitions of used constructors/functions.Alexey Bataev2019-12-021-5/+7
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-20/+20
* Pass a concrete triple for two OpenMP tests that depend on TLSNico Weber2018-12-261-6/+6
* Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"Sean Fertile2018-10-151-1/+1
* [CodeGenCXX] Treat 'this' as noalias in constructorsAnton Bikineev2018-10-101-1/+1
* [OPENMP] General code improvements.Alexey Bataev2018-04-161-4/+4
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+5
* [OPENMP] Fix PR34927: Emit initializer for reduction array with declareAlexey Bataev2017-10-121-0/+20
* [OPENMP] Fix for PR34321: ustom OpenMP reduction in C++ template causesAlexey Bataev2017-08-251-0/+18
* Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth2016-12-231-3/+3
* [OPENMP] Fix crash on initialization of classes with no init clause inAlexey Bataev2016-04-271-9/+21
* [OPENMP 4.0] Use 'declare reduction' constructs in 'reduction' clauses.Alexey Bataev2016-03-171-3/+3
* [OPENMP 4.0] Codegen for 'declare reduction' construct.Alexey Bataev2016-03-041-0/+170
OpenPOWER on IntegriCloud