summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/for_linear_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merging r311013:Tom Stellard2017-11-131-0/+1
* Remove unnecessary x86 backend requirements from OpenMP testsReid Kleckner2016-10-211-1/+0
* [OPENMP 4.5] Codegen for data members in 'linear' clauseAlexey Bataev2016-03-091-2/+229
* [OPENMP] Emit __kmpc_cancel_barrier() and code for 'cancellation point' only ...Alexey Bataev2015-09-151-4/+4
* [OPENMP] Outlined function for parallel and other regions with list of captur...Alexey Bataev2015-09-101-21/+12
* [OPENMP] Fix for http://llvm.org/PR24674: assertion failed and and abort trapAlexey Bataev2015-09-041-2/+14
* [OPENMP 4.1] Allow variables with reference types in private clauses.Alexey Bataev2015-08-181-1/+1
* [OPENMP 4.1] Support for 'linear' clause in loop directives.Alexey Bataev2015-08-041-0/+263