summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/target_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Use fopenmp prefix for all options introduced by the offloading impl...Samuel Antao2016-06-301-1/+1
* [OpenMP] Replace offloading option that start with -o with -fo.Samuel Antao2016-03-141-1/+1
* Re-apply for the 2nd-time r259977 - [OpenMP] Reorganize code to allow special...Samuel Antao2016-02-081-0/+3
* Revert "Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code...Renato Golin2016-02-071-3/+0
* Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generat...Samuel Antao2016-02-061-0/+3
* Revert r259977 - [OpenMP] Reorganize code to allow specialized code generatio...Samuel Antao2016-02-061-3/+0
* [OpenMP] Reorganize code to allow specialized code generation for different d...Samuel Antao2016-02-061-0/+3
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-021-0/+1
* Undoing commit r259366 to debug buildbot failure.Arpith Chacko Jacob2016-02-011-1/+0
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-011-0/+1
* [OpenMP] Reapply rL256842: [OpenMP] Offloading descriptor registration and de...Samuel Antao2016-01-061-0/+2
* [OpenMP] Revert rL256842: [OpenMP] Offloading descriptor registration and dev...Samuel Antao2016-01-051-2/+0
* [OpenMP] Offloading descriptor registration and device codegen.Samuel Antao2016-01-051-0/+2
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-1/+1
* [OPENMP] Initial parsing/sema analysis of 'target' directive.Alexey Bataev2014-09-191-0/+64