summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/hip_multiple_inputs
Commit message (Collapse)AuthorAgeFilesLines
* Add HIP toolchainYaxun Liu2018-05-302-0/+0
| | | | | | | | | | | | | | This patch adds HIP toolchain to support HIP language mode. It includes: Create specific compiler jobs for HIP. Choose specific libraries for HIP. With contribution from Greg Rodgers. Differential Revision: https://reviews.llvm.org/D45212 llvm-svn: 333484
* [HIP] Set proper triple and offload kind for the toolchainYaxun Liu2018-05-112-0/+0
Also introduce --hip-link option to indicate HIP for linking. Differential Revision: https://reviews.llvm.org/D46475 llvm-svn: 332123
OpenPOWER on IntegriCloud