1. 93ab6bf CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. by Stephen Lin · 11 years ago
  2. dca8f33 Use kernel metadata to differentiate between kernel and device by Justin Holewinski · 11 years ago
  3. c0c0066 CUDA: give static storage class to __shared__ and __constant__ by Peter Collingbourne · 12 years ago
  4. 1aba778 CUDA: give correct address space to globals declared in functions by Peter Collingbourne · 12 years ago
  5. 2c585b9 Replace PTX back-end with NVPTX back-end in all places where Clang cares by Justin Holewinski · 12 years ago
  6. 4dc34eb CUDA: add CodeGen support for global variable address spaces. by Peter Collingbourne · 12 years ago
  7. a4ae229 CUDA: IR generation support for device stubs by Peter Collingbourne · 13 years ago
  8. d51e43a CUDA: add -fcuda-is-device flag by Peter Collingbourne · 13 years ago
  9. 6c0aa5f CUDA: IR generation support for kernel call expressions by Peter Collingbourne · 13 years ago
  10. 744d90b CUDA: set proper calling conventions for PTX by Peter Collingbourne · 13 years ago