This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 600899c8711 [AMDGPU][MC][GFX9] Added integer clamping support for VOP3 opcodes new edd00a7e540 Revert "MachineInstr: Reason locally about some memory obje [...]
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/CodeGen/MachineInstr.cpp | 59 ++++++++------------------ test/CodeGen/AArch64/ldst-opt.ll | 2 +- test/CodeGen/AMDGPU/call-argument-types.ll | 6 +-- test/CodeGen/AMDGPU/load-global-i16.ll | 6 ++- test/CodeGen/AMDGPU/load-global-i8.ll | 32 +++++++------- test/CodeGen/AMDGPU/load-local-i16.ll | 2 + test/CodeGen/ARM/2009-10-27-double-align.ll | 10 ++--- test/CodeGen/ARM/illegal-bitfield-loadstore.ll | 4 +- test/CodeGen/X86/illegal-bitfield-loadstore.ll | 44 +++++++++---------- test/CodeGen/X86/memcpy-2.ll | 10 ++--- test/CodeGen/X86/pr34088.ll | 2 +- test/CodeGen/X86/widen_arith-3.ll | 2 +- 12 files changed, 78 insertions(+), 101 deletions(-)