summaryrefslogtreecommitdiff
path: root/test/OpenMP/taskloop_simd_private_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-land Remove REQUIRES:shell from tests that pass for me on WindowsReid Kleckner2019-09-101-2/+0
* Revert Remove REQUIRES:shell from tests that pass for me on WindowsJames Henderson2019-09-101-0/+2
* Remove REQUIRES:shell from tests that pass for me on WindowsReid Kleckner2019-09-101-2/+0
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-10/+10
* Do not always request an implicit taskgroup region inside the kmpc_taskloop f...Alexey Bataev2018-10-241-4/+4
* Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"Sean Fertile2018-10-151-6/+6
* [CodeGenCXX] Treat 'this' as noalias in constructorsAnton Bikineev2018-10-101-6/+6
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+8
* [OPENMP] Codegen for reduction clauses in 'taskloop' directives.Alexey Bataev2017-07-171-4/+4
* Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner2016-10-211-1/+0
* Revert 9 changes from r284793, they still fail on some botsReid Kleckner2016-10-201-1/+1
* Remove 24 instances of 'REQUIRES: shell'Reid Kleckner2016-10-201-1/+1
* [OPENMP 4.5] Fixed codegen for 'priority' and destructors in task-basedAlexey Bataev2016-05-301-6/+8
* [OPENMP 4.0] Fixed codegen for destructors in task-based directives.Alexey Bataev2016-05-101-6/+2
* [OPENMP 4.5] Tests for 'private|firstprivates' clauses in 'taskloop' directive.Alexey Bataev2016-05-061-0/+422