Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CUDA] Fix grep pattern in cuda-types.cu | Hubert Tong | 2019-06-10 | 1 | -20/+20 |
* | Revert 319303: Add _Float128 as alias to __float128 to enable compilations on... | Erich Keane | 2018-01-15 | 1 | -10/+10 |
* | Add _Float128 as alias to __float128 to enable compilations on Fedora27/glibc... | Erich Keane | 2017-12-04 | 1 | -10/+10 |
* | [clang] Get rid of "%T" expansions | Kuba Mracek | 2017-08-15 | 1 | -15/+17 |
* | [CUDA] More correctly inherit primitive types from the host during device com... | Justin Lebar | 2017-01-05 | 1 | -0/+16 |
* | [CUDA] Make __GCC_ATOMIC_XXX_LOCK_FREE macros the same on host/device. | Justin Lebar | 2016-09-09 | 1 | -15/+24 |
* | [CUDA] Updated CUDA tests that must run w/o CUDA installation. | Artem Belevich | 2016-08-02 | 1 | -3/+3 |
* | [CUDA] Do not allow using NVPTX target for host compilation. | Artem Belevich | 2016-08-02 | 1 | -6/+0 |
* | [CUDA] Copy host builtin types to NVPTXTargetInfo. | Justin Lebar | 2016-04-29 | 1 | -0/+27 |