summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/target_data_device_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-021-2/+2
* Undoing commit r259366 to debug buildbot failure.Arpith Chacko Jacob2016-02-011-2/+2
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-011-2/+2
* [OpenMP] Check for at least one map clause on target data directive.Arpith Chacko Jacob2016-01-211-12/+13
* [OPENMP 4.5] Parsing/sema analysis for 'priority' clause.Alexey Bataev2015-12-011-1/+1
* This patch commits OpenMP 4 target device clausesMichael Wong2015-08-071-0/+28