summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/private-memory-atomics.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Do not promote allocas with non-inbounds GEPsMatt Arsenault2016-02-021-6/+6
| | | | | | | | If we can't assume the pointer value isn't within the bounds of the object, it seems risky to try to replace the pointer calculations. llvm-svn: 259573
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+32
llvm-svn: 239657
OpenPOWER on IntegriCloud