summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/target_depend_codegen.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [OPENMP] Added emission of offloading data sections for declare targetAlexey Bataev2018-03-301-3/+3
| | | | | | | | | | variables. Added emission of the offloading data sections for the variables within declare target regions + fixes emission of the declare target variables marked as declare target not within the declare target region. llvm-svn: 328888
* [OPENMP] Add codegen for `depend` clauses on `target` directive.Alexey Bataev2018-01-151-0/+261
Added basic support for codegen of `depend` clauses on `target` directive. llvm-svn: 322501
OpenPOWER on IntegriCloud