summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/amdgcn-automatic-variable.cpp
Commit message (Expand)AuthorAgeFilesLines
* CodeGen: Insert addr space cast for automatic/temp var at right positionYaxun Liu2017-07-181-6/+27
* [AMDGPU] Fix size and alignment of size_t and pointer typesYaxun Liu2017-07-051-4/+6
* CodeGen: Cast temporary variable to proper address spaceYaxun Liu2017-06-191-3/+13
* CodeGen: Cast alloca to expected address spaceYaxun Liu2017-05-181-0/+72