summaryrefslogtreecommitdiff
path: root/test/CodeGenOpenCL/amdgpu-debug-info-variable-expression.cl
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] Change constant addr space to 4Yaxun Liu2018-02-131-3/+3
* [AMDGPU] Switch to the new addr space mapping by defaultYaxun Liu2018-02-021-13/+13
* Adapt testcases to LLVM change r312144 in DIGlobalVariableExpressionAdrian Prantl2017-08-301-20/+20
* Parse and print DIExpressions inline to ease IR and MIR testingReid Kleckner2017-08-231-21/+18
* [AMDGPU] Do not require opencl triple environment for OpenCLYaxun Liu2017-05-231-0/+1
* CodeGen: Cast alloca to expected address spaceYaxun Liu2017-05-181-1/+1
* [OpenCL] Emit function-scope variable in constant address space as static var...Yaxun Liu2017-05-151-15/+15
* Debug Info: Remove special-casing of indirect function argument handling.Adrian Prantl2017-04-181-2/+1
* [DebugInfo] Append extended dereferencing mechanism to variables' DIExpressio...Konstantin Zhuravlyov2017-03-091-0/+131