summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenOpenCL/amdgpu-debug-info-variable-expression.cl
AgeCommit message (Expand)Author
2025-09-15[Dwarf] Support heterogeneous DW_{OP,AT}s needed for AMDGPU CFI (#153883)Scott Linder
2024-06-14 [RemoveDIs] Print IR with debug records by default (#91724)Stephen Tozer
2023-01-05[CodeGenOpenCL] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-04-07[Clang] Add -no-opaque-pointers to more tests (NFC)Nikita Popov
2020-12-07Fix lit test failure due to 0b81d9Yaxun (Sam) Liu
2020-04-10AMDGPU: Teach toolchain to link rocm device libsMatt Arsenault
2018-02-13[AMDGPU] Change constant addr space to 4Yaxun Liu
2018-02-02[AMDGPU] Switch to the new addr space mapping by defaultYaxun Liu
2017-08-30Adapt testcases to LLVM change r312144 in DIGlobalVariableExpressionAdrian Prantl
2017-08-23Parse and print DIExpressions inline to ease IR and MIR testingReid Kleckner
2017-05-23[AMDGPU] Do not require opencl triple environment for OpenCLYaxun Liu
2017-05-18CodeGen: Cast alloca to expected address spaceYaxun Liu
2017-05-15[OpenCL] Emit function-scope variable in constant address space as static var...Yaxun Liu
2017-04-18Debug Info: Remove special-casing of indirect function argument handling.Adrian Prantl
2017-03-09[DebugInfo] Append extended dereferencing mechanism to variables' DIExpressio...Konstantin Zhuravlyov