summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenOpenCL/enqueue-kernel-non-entry-block.cl
AgeCommit message (Expand)Author
2025-05-07[Clang][OpenCL][AMDGPU] OpenCL Kernel stubs should be assigned alwaysinline ...Aniket Lal
2025-04-08[Clang][OpenCL][AMDGPU] Allow a kernel to call another kernel (#115821)Aniket Lal
2024-10-22[clang][OpenCL][CodeGen][AMDGPU] Do not use `private` as the default AS for w...Alex Voicu
2023-01-12clang/OpenCL: Check calling convention in testMatt Arsenault
2020-07-05[Driver] Pass -gno-column-info instead of -dwarf-column-infoFangrui Song
2018-08-07Fix one hard coded value I missed in r339185.Douglas Yung
2018-08-07Make test more robust by not checking hard coded debug info values, but inste...Douglas Yung
2018-08-07[OpenCL] Restore r338899 (reverted in r338904), fixing stack-use-after-returnScott Linder
2018-08-03Revert "[OpenCL] Always emit alloca in entry block for enqueue_kernel builtin"Vlad Tsyrklevich
2018-08-03[OpenCL] Always emit alloca in entry block for enqueue_kernel builtinScott Linder