summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/memory-legalizer-invalid-syncscope.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AMDGPU] gfx1010 memory legalizerStanislav Mekhanoshin2019-05-061-0/+1
| | | | | | Differential Revision: https://reviews.llvm.org/D61535 llvm-svn: 360087
* [AMDGPU] Simplify memory legalizerTony Tye2018-06-071-5/+5
| | | | | | | | | | - Make code easier to maintain. - Avoid generating waitcnts for VMEM if the address sppace does not involve VMEM. - Add support to generate waitcnts for LDS and GDS memory. Differential Revision: https://reviews.llvm.org/D47504 llvm-svn: 334241
* [AMDGPU] Switch to the new addr space mapping by defaultYaxun Liu2018-02-021-14/+14
| | | | | | | | This requires corresponding clang change. Differential Revision: https://reviews.llvm.org/D40955 llvm-svn: 324101
* AMDGPU: Implement memory modelKonstantin Zhuravlyov2017-07-211-0/+43
llvm-svn: 308781
OpenPOWER on IntegriCloud