This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ea1089e5d4 [Tests] Rename tests before adding new ones new db1fed765e2 [Tests] Add tests for optimized lowerings of element.unorde [...] new 116060bd7d6 [AMDGPU] gfx1010: prefer V_MUL_LO_U32 over V_MUL_LO_I32
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.cpp | 2 +- test/CodeGen/AMDGPU/add3.ll | 4 +- test/CodeGen/AMDGPU/frame-index-elimination.ll | 6 +- test/CodeGen/AMDGPU/idiv-licm.ll | 8 +- test/CodeGen/AMDGPU/mad_64_32.ll | 8 +- test/CodeGen/AMDGPU/mul.i16.ll | 20 +- test/CodeGen/AMDGPU/mul.ll | 57 +-- test/CodeGen/AMDGPU/sdwa-peephole.ll | 101 +++-- test/CodeGen/AMDGPU/sminmax.ll | 2 +- test/CodeGen/AMDGPU/srem.ll | 2 +- test/CodeGen/AMDGPU/udivrem.ll | 26 +- test/CodeGen/AMDGPU/urem.ll | 2 +- test/CodeGen/AMDGPU/wqm.ll | 2 +- test/CodeGen/AMDGPU/wwm-reserved.ll | 2 +- .../X86/element-wise-atomic-memory-intrinsics.ll | 459 +++++++++++++++++++++ 15 files changed, 601 insertions(+), 100 deletions(-)