This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 17f4bfb8d08 [InstCombine] remove unnecessary vector select fold; NFCI new b3e25cea9ce Re-land 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 | 60 ++++++++++++++++++-------- test/CodeGen/AArch64/func-calls.ll | 4 +- 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/select.ll | 2 +- test/CodeGen/X86/widen_arith-3.ll | 2 +- 14 files changed, 105 insertions(+), 81 deletions(-)