summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenOpenCL/pipe_types_mangling.cl
AgeCommit message (Expand)Author
2022-01-27[OpenCL] Add support of __opencl_c_device_enqueue feature macro.Anton Zabaznov
2021-09-17[OpenCL] Supports optional pipe types in C++ for OpenCL 2021Justas Janickas
2021-07-30[OpenCL] Add support of __opencl_c_pipes feature macro.Anton Zabaznov
2021-07-30Revert "[OpenCL] Add support of __opencl_c_pipes feature macro."Anton Zabaznov
2021-07-30[OpenCL] Add support of __opencl_c_pipes feature macro.Anton Zabaznov
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-03-25Implement post-commit comments for D75685/rG86e0a6c60627Erich Keane
2020-03-25Add MS Mangling for OpenCL Pipe types, add mangling test.Erich Keane