summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenOpenCL/pipe_builtin.cl
AgeCommit message (Expand)Author
2024-10-16[OpenCL] Restore addrspacecast for pipe builtins (#112514)Sven van Haastregt
2023-05-14[clang] Convert a few tests to opaque pointersSergei Barannikov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2021-07-30[OpenCL] Replace test for pipe struct to test it with fixed tripleAnton Zabaznov
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
2019-07-25[OpenCL] Rename lang mode flag for C++ modeAnastasia Stulova
2019-07-09Use the Itanium C++ ABI for the pipe_builtin.cl testReid Kleckner
2019-07-09[OpenCL][Sema] Fix builtin rewritingMarco Antognini
2018-11-27Derive builtin return type from its definitionMarco Antognini
2018-04-27[OpenCL] Add separate read_only and write_only pipe IR typesSven van Haastregt
2017-07-31[OpenCL] Enable subgroup extension in testsJoey Gouly
2017-07-31[OpenCL] Add extension Sema check for subgroup builtinsJoey Gouly
2016-09-23[OpenCL] Augment pipe built-ins with pipe packet size and alignment.Alexey Bader
2016-09-07[OpenCL] Fix pipe built-in functions return type.Alexey Bader
2016-01-26Recommit: R258773 [OpenCL] Pipe builtin functionsXiuli Pan
2016-01-26Revert "[OpenCL] Pipe builtin functions"David Majnemer
2016-01-26[OpenCL] Pipe builtin functionsXiuli Pan