This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f78dd7c570a AMDGPU/GlobalISel: Fix MMO flags for kernel argument loads new 5aa8056ade0 [AMDGPU] Allow register tuples to set asm names new e89014cc255 [RISCV] Disable tests failing on buildbots.
The 2 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: include/llvm/Target/Target.td | 9 +- .../AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp | 30 +--- lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h | 4 +- lib/Target/AMDGPU/SIRegisterInfo.cpp | 15 +- lib/Target/AMDGPU/SIRegisterInfo.td | 189 +++++++++++---------- test/MC/RISCV/rv32i-aliases-invalid.s | 1 + test/MC/RISCV/rv64i-aliases-invalid.s | 1 + utils/TableGen/CodeGenRegisters.cpp | 15 +- 8 files changed, 121 insertions(+), 143 deletions(-)