summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AMDGPU/flat-gfx10.s
Commit message (Collapse)AuthorAgeFilesLines
* [AMDGPU][MC] Corrected parsing of FLAT offset modifierDmitry Preobrazhensky2019-07-081-2/+2
| | | | | | | | | | | | | | Summary of changes: - simplified handling of FLAT offset: offset_s13 and offset_u12 have been replaced with flat_offset; - provided information about error position for pre-gfx9 targets; - improved errors handling. Reviewers: artem.tamazov, arsenm, rampitec Differential Revision: https://reviews.llvm.org/D64244 llvm-svn: 365321
* [AMDGPU] gfx1010 VMEM and SMEM implementationStanislav Mekhanoshin2019-04-301-0/+119
Differential Revision: https://reviews.llvm.org/D61330 llvm-svn: 359621
OpenPOWER on IntegriCloud