summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCUDA/printf.cu
AgeCommit message (Expand)Author
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2022-12-13[Clang] Update some CUDA tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2016-01-28[CUDA] Generate CUDA's printf alloca in its function's entry block.Justin Lebar
2016-01-23[CUDA] Make printf work.Justin Lebar