summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/GCNNSAReassign.cpp
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Check MRI for callee saved regs instead of TRIMatt Arsenault2019-06-261-1/+1
| | | | | | | This should the same, but MRI does allow dynamically changing the CSR set, although currently not used. llvm-svn: 364425
* [AMDGPU] gfx1010 GCNNSAReassign passStanislav Mekhanoshin2019-05-011-0/+343
Convert NSA into non-NSA images. Differential Revision: https://reviews.llvm.org/D61341 llvm-svn: 359700
OpenPOWER on IntegriCloud