summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/cuda-types.cu
Commit message (Expand)AuthorAgeFilesLines
* [CUDA] Fix grep pattern in cuda-types.cuHubert Tong2019-06-101-20/+20
* Revert 319303: Add _Float128 as alias to __float128 to enable compilations on...Erich Keane2018-01-151-10/+10
* Add _Float128 as alias to __float128 to enable compilations on Fedora27/glibc...Erich Keane2017-12-041-10/+10
* [clang] Get rid of "%T" expansionsKuba Mracek2017-08-151-15/+17
* [CUDA] More correctly inherit primitive types from the host during device com...Justin Lebar2017-01-051-0/+16
* [CUDA] Make __GCC_ATOMIC_XXX_LOCK_FREE macros the same on host/device.Justin Lebar2016-09-091-15/+24
* [CUDA] Updated CUDA tests that must run w/o CUDA installation.Artem Belevich2016-08-021-3/+3
* [CUDA] Do not allow using NVPTX target for host compilation.Artem Belevich2016-08-021-6/+0
* [CUDA] Copy host builtin types to NVPTXTargetInfo.Justin Lebar2016-04-291-0/+27
OpenPOWER on IntegriCloud