llvm-project/llvm/lib/Target/AMDGPU/Utils
Dmitry Preobrazhensky 2eff0318c6 [AMDGPU][MC] Corrected parsing of FLAT offset modifier
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
2019-07-08 14:27:37 +00:00
..
AMDGPUAsmUtils.cpp [AMDGPU] gfx1010 sgpr register changes 2019-04-24 17:28:30 +00:00
AMDGPUAsmUtils.h [AMDGPU][MC][GFX8+] Added syntactic sugar for 'vgpr index' operand of instructions s_set_gpr_idx_on and s_set_gpr_idx_mode 2019-02-27 13:12:12 +00:00
AMDGPUBaseInfo.cpp [AMDGPU][MC] Corrected parsing of FLAT offset modifier 2019-07-08 14:27:37 +00:00
AMDGPUBaseInfo.h [AMDGPU][MC] Corrected parsing of FLAT offset modifier 2019-07-08 14:27:37 +00:00
AMDGPUPALMetadata.cpp [AMDGPU] gfx1010 wave32 metadata 2019-06-17 16:48:56 +00:00
AMDGPUPALMetadata.h [AMDGPU] gfx1010 wave32 metadata 2019-06-17 16:48:56 +00:00
AMDKernelCodeTInfo.h [AMDGPU] gfx1010 wave32 metadata 2019-06-17 16:48:56 +00:00
AMDKernelCodeTUtils.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
AMDKernelCodeTUtils.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt [AMDGPU] Factored PAL metadata handling out into its own class 2019-03-20 17:42:00 +00:00
LLVMBuild.txt [AMDGPU] Fix dependency on `BinaryFormat` 2019-03-20 21:22:27 +00:00