summaryrefslogtreecommitdiffstats
path: root/test/Driver/openmp-offload.c
Commit message (Expand)AuthorAgeFilesLines
* Add -no-canonical-prefixes to the test line so that we can handle different b...Eric Christopher2017-06-301-1/+1
* Fix openmp-offload.c test on WindowsReid Kleckner2017-06-291-2/+2
* [OpenMP] Fix test for revision D29645. NFCGheorghe-Teodor Bercea2017-06-291-5/+3
* [OpenMP] Pass -fopenmp-is-device to preprocessing and machine specific code g...Gheorghe-Teodor Bercea2017-06-291-0/+10
* [OpenMP] Add support for auxiliary triple specificationGheorghe-Teodor Bercea2017-06-291-28/+28
* [OpenMP][Driver] Put target binary for each offload target into aAlexey Bataev2017-05-301-3/+5
* Fix this test when we have clang-offload-bundler.exe.Rafael Espindola2016-10-311-10/+10
* clang/test/Driver/openmp-offload.c: Relax expressions if "ld.exe" exists, lik...NAKAMURA Takumi2016-10-301-18/+18
* Define extra variable in OpenMP offloading driver tests.Samuel Antao2016-10-281-5/+8
* Change OpenMP offload driver tests so that it doesn't use the full file path ...Samuel Antao2016-10-281-87/+197
* [openmp] Remove test assumption that canonical binary name contains "clang"Benjamin Kramer2016-10-281-15/+15
* Use -fopenmp=libomp in all OpenMP offloading tests.Samuel Antao2016-10-271-24/+20
* [Driver][OpenMP] Add support to create jobs for unbundling actions.Samuel Antao2016-10-271-2/+91
* [Driver][OpenMP] Add support to create jobs for bundling actions.Samuel Antao2016-10-271-0/+34
* [Driver][OpenMP] Update actions builder to create unbundling action when nece...Samuel Antao2016-10-271-0/+53
* [Driver][OpenMP] Update actions builder to create bundling action when necess...Samuel Antao2016-10-271-0/+28
* [Driver][OpenMP] Add logic for offloading-specific argument translation.Samuel Antao2016-10-271-6/+6
* [Driver][OpenMP] Build jobs for OpenMP offloading actions for targets using g...Samuel Antao2016-10-271-0/+101
* [Driver][OpenMP] Add specialized action builder for OpenMP offloading actions.Samuel Antao2016-10-271-0/+138
* [Driver][OpenMP] Create tool chains for OpenMP offloading kind.Samuel Antao2016-10-271-0/+37