summaryrefslogtreecommitdiff
path: root/test/OpenMP/ordered_doacross_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Set scheduling for doacross loops as schedule, 1.Alexey Bataev2019-03-181-2/+2
* [OPENMP]Fix crash for the ordered(n) clause.Alexey Bataev2019-03-141-1/+12
* [OPENMP] Fix emission of the loop doacross constructs.Alexey Bataev2018-08-131-27/+80
* Revert "[OPENMP] Fix emission of the loop doacross constructs."Alexey Bataev2018-08-131-80/+27
* [OPENMP] Fix emission of the loop doacross constructs.Alexey Bataev2018-08-131-27/+80
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-2/+2
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+5
* Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner2016-10-211-1/+0
* [OPENMP 4.5] Codegen for dacross loop synchronization constructs.Alexey Bataev2016-05-251-0/+124