1. c0c0066 CUDA: give static storage class to __shared__ and __constant__ by Peter Collingbourne · 12 years ago
  2. 1aba778 CUDA: give correct address space to globals declared in functions by Peter Collingbourne · 12 years ago
  3. 2c585b9 Replace PTX back-end with NVPTX back-end in all places where Clang cares by Justin Holewinski · 12 years ago
  4. 4dc34eb CUDA: add CodeGen support for global variable address spaces. by Peter Collingbourne · 12 years ago
  5. a4ae229 CUDA: IR generation support for device stubs by Peter Collingbourne · 13 years ago
  6. d51e43a CUDA: add -fcuda-is-device flag by Peter Collingbourne · 13 years ago
  7. 6c0aa5f CUDA: IR generation support for kernel call expressions by Peter Collingbourne · 13 years ago
  8. 744d90b CUDA: set proper calling conventions for PTX by Peter Collingbourne · 13 years ago