summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenOpenCL/null_queue.cl
AgeCommit message (Expand)Author
2023-01-05[CodeGenOpenCL] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-02-13A significant number of our tests in C accidentally use functionsAaron Ballman
2016-12-23Fix problems in "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare ope...Egor Churaev
2016-12-20Revert "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand."Daniel Jasper
2016-12-20[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand.Egor Churaev