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