Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AMDGPU: Remove code address space predicates | Matt Arsenault | 2019-09-09 | 1 | -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 spaces | Matt Arsenault | 2019-09-06 | 1 | -18/+18 |
| | | | | | | There should probably be a size only matcher. llvm-svn: 371155 | ||||
* | AMDGPU/GlobalISel: Select simple local stores | Matt Arsenault | 2019-08-01 | 1 | -0/+262 |
llvm-svn: 367504 |