1. 3039a59 [CUDA] Make printf work. by Justin Lebar · 10 years ago
  2. 3468d9d Move all CUDA testing inputs to Inputs/ subdirectory inside the tests. by Eli Bendersky · 12 years ago[Copied from clang/test/SemaCUDA/cuda.h]
  3. 6603993 Added a comment about the launch_bounds attribute's AST node being required. Since there were no test cases for the attribute, some have been added. This promptly demonstrated a bug with the semantic handling, which is also fixed. by Aaron Ballman · 12 years ago
  4. 7277fe8 CUDA: diagnose invalid calls across targets by Peter Collingbourne · 14 years ago
  5. 5eec5f0 Parse: add support for parsing CUDA kernel calls by Peter Collingbourne · 15 years ago
  6. 6ab610c Basic, Sema: add support for CUDA location attributes by Peter Collingbourne · 15 years ago