Age | Commit message (Expand) | Author |
---|---|---|
2012-08-28 | CUDA: give static storage class to __shared__ and __constant__ | Peter Collingbourne |
2012-08-28 | CUDA: give correct address space to globals declared in functions | Peter Collingbourne |
2012-05-24 | Replace PTX back-end with NVPTX back-end in all places where Clang cares | Justin Holewinski |
2012-05-20 | CUDA: add CodeGen support for global variable address spaces. | Peter Collingbourne |