summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-store-local.mir
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Remove code address space predicatesMatt Arsenault2019-09-091-0/+304
| | | | | | | Fixes 8-byte, 8-byte aligned LDS loads. 16-byte case still broken due to not be reported as legal. llvm-svn: 371413
* AMDGPU/GlobalISel: Fix load/store of types in other address spacesMatt Arsenault2019-09-061-18/+18
| | | | | | There should probably be a size only matcher. llvm-svn: 371155
* AMDGPU/GlobalISel: Select simple local storesMatt Arsenault2019-08-011-0/+262
llvm-svn: 367504
OpenPOWER on IntegriCloud