summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/taskloop_reduction_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch to gnu++14 as the default dialect.Tim Northover2017-12-091-1/+1
* [OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration sp...Alexey Bataev2017-12-041-0/+1
* [OPENMP][DEBUG] Fix for PR33676: Debug info for OpenMP region is broken.Alexey Bataev2017-08-141-1/+2
* [OPENMP] Pacify windows buildbots, NFC.Alexey Bataev2017-07-181-37/+1
* [OPENMP] Fix reduction combiner testAlexey Bataev2017-07-171-1/+1
* [OPENMP] Further fixes of the reduction codegen testsAlexey Bataev2017-07-171-70/+70
* [OPENMP] Further test fixes.Alexey Bataev2017-07-171-58/+58
* [OPENMP] Rework tests to pacify buildbots.Alexey Bataev2017-07-171-3/+1
* [OPENMP] Codegen for reduction clauses in 'taskloop' directives.Alexey Bataev2017-07-171-0/+235
OpenPOWER on IntegriCloud