This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3abaf8b1ba6 [AArch64] Fix regression after r329691 new 7cb386167d6 [AMDGPU][MC][GFX9] Added v_screen_partition_4se_b32 new 4044cf54ae3 [X86][SSE] Tweak cmpps schedule test so that it works prope [...]
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: lib/Target/AMDGPU/VOP1Instructions.td | 34 +++++++++++++++++++++++++++---- test/CodeGen/X86/sse-schedule.ll | 9 ++++---- test/MC/AMDGPU/vop1-gfx9.s | 16 +++++++++++++++ test/MC/AMDGPU/vop3-gfx9.s | 8 ++++++++ test/MC/AMDGPU/vop_dpp.s | 5 +++++ test/MC/AMDGPU/vop_sdwa.s | 11 +++++++++- test/MC/Disassembler/AMDGPU/dpp_gfx9.txt | 4 ++++ test/MC/Disassembler/AMDGPU/sdwa_gfx9.txt | 3 +++ test/MC/Disassembler/AMDGPU/vop1_gfx9.txt | 6 ++++++ test/MC/Disassembler/AMDGPU/vop3_gfx9.txt | 3 +++ 10 files changed, 90 insertions(+), 9 deletions(-) create mode 100644 test/MC/Disassembler/AMDGPU/dpp_gfx9.txt