summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/huge-private-buffer.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AMDGPU] Switch to the new addr space mapping by defaultYaxun Liu2018-02-021-6/+6
| | | | | | | | This requires corresponding clang change. Differential Revision: https://reviews.llvm.org/D40955 llvm-svn: 324101
* AMDGPU: Don't use MUBUF vaddr if address may overflowMatt Arsenault2017-11-151-0/+31
Effectively revert r263964. Before we would not allow this if vaddr was not known to be positive. llvm-svn: 318240
OpenPOWER on IntegriCloud