This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c4982eb9817 ARM: Fix missing immarg for space intrinsic new 5c4fe3f66de [AMDGPU] Autogenerate register asm names
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/AMDGPU/AMDGPURegAsmNames.inc.cpp | 593 --------------------- lib/Target/AMDGPU/CMakeLists.txt | 1 - lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h | 4 +- lib/Target/AMDGPU/SIRegisterInfo.cpp | 79 +-- lib/Target/AMDGPU/SIRegisterInfo.td | 183 ++++--- 5 files changed, 139 insertions(+), 721 deletions(-) delete mode 100644 lib/Target/AMDGPU/AMDGPURegAsmNames.inc.cpp