summaryrefslogtreecommitdiff
path: root/test/OpenMP/allocate_codegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Allow allocate directive on parameters.Alexey Bataev2019-04-091-0/+14
* [OPENMP] Sync __kmpc_alloc/_kmpc_free function with the runtime.Alexey Bataev2019-04-081-12/+14
* [OPENMP] Simplify codegen for allocate directive on local variables.Alexey Bataev2019-03-211-12/+2
* [OPENMP]Warn if the different allocator is used for the variable.Alexey Bataev2019-03-191-3/+3
* [OPENMP] Codegen for local variables with the allocate pragma.Alexey Bataev2019-03-191-0/+102