summaryrefslogtreecommitdiff
path: root/test/OpenMP/distribute_parallel_for_simd_lastprivate_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Simplify codegen for the outlined regions.Alexey Bataev2019-05-231-9/+9
* [OPENMP]Fix PR39372: Does not complain about loop bound variable notAlexey Bataev2018-10-291-16/+16
* Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"Sean Fertile2018-10-151-8/+8
* [CodeGenCXX] Treat 'this' as noalias in constructorsAnton Bikineev2018-10-101-8/+8
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-14/+14
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+16
* [OPENMP] Simplify codegen for loop iteration variables in loop preamble.Alexey Bataev2017-12-081-1/+1
* [OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration sp...Alexey Bataev2017-12-041-0/+6
* [OPENMP] Codegen for `distribute simd` directive.Alexey Bataev2017-12-041-0/+9
* [OPENMP] Codegen for `distribute parallel for simd` directive.Alexey Bataev2017-11-271-0/+656