This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e4f3b1f2203 [SLP] Fix crash after r358519, by V. Porpodas. new 3d167665188 [AMDGPU] gfx1010 SOP instructions
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/SOPInstructions.td | 436 ++++++++++++++++++++++---------- test/MC/AMDGPU/out-of-range-registers.s | 93 +++++-- test/MC/AMDGPU/sop1.s | 3 + test/MC/AMDGPU/sop2.s | 5 + test/MC/AMDGPU/sopc.s | 2 + test/MC/AMDGPU/sopk-err.s | 56 +++- test/MC/AMDGPU/sopk.s | 117 ++++++++- test/MC/AMDGPU/sopp.s | 3 + 8 files changed, 555 insertions(+), 160 deletions(-)