This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c49eec7f315 [X86] Added cmov target to memcmp test new 9bdeb8250b9 [AMDGPU] resubmit r308179: CodeGen: check dst operand type [...] new e06b7236751 [X86] Add optsize and minsize memcmp tests (D35067)
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/SIInstrInfo.td | 2 +- lib/Target/AMDGPU/SIInstructions.td | 2 +- lib/Target/AMDGPU/VOP2Instructions.td | 11 +- lib/Target/AMDGPU/VOP3Instructions.td | 11 +- lib/Target/AMDGPU/VOPCInstructions.td | 24 +- lib/Target/AMDGPU/VOPInstructions.td | 2 + .../rename-independent-subregs-mac-operands.mir | 2 +- test/CodeGen/AMDGPU/sdwa-peephole-instr.mir | 35 +- test/CodeGen/AMDGPU/sdwa-vop2-64bit.mir | 4 +- .../CodeGen/AMDGPU/vccz-corrupt-bug-workaround.mir | 2 +- test/CodeGen/X86/{memcmp.ll => memcmp-minsize.ll} | 403 +++++++++++---------- test/CodeGen/X86/{memcmp.ll => memcmp-optsize.ll} | 94 ++--- test/MC/AMDGPU/vop3-errs.s | 38 +- 13 files changed, 354 insertions(+), 276 deletions(-) copy test/CodeGen/X86/{memcmp.ll => memcmp-minsize.ll} (63%) copy test/CodeGen/X86/{memcmp.ll => memcmp-optsize.ll} (88%)