This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e8f3424e9d5 [llvm-mca] Remove unused formal parameter. NFC. new 2e103633827 [llvm-strip] Allow only one input new ceaf622b04c [WebAssembly] Remove an unused argument from writeSPToMemory (NFC) new d43029ed517 [InstCombine] Add splat vector constant support to foldICmp [...]
The 3 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: .../WebAssembly/WebAssemblyFrameLowering.cpp | 13 +++--- lib/Transforms/InstCombine/InstCombineCompares.cpp | 34 ++++++++------- lib/Transforms/InstCombine/InstCombineInternal.h | 2 +- test/Transforms/InstCombine/icmp.ll | 49 +++++++++++++++++++--- tools/llvm-objcopy/llvm-objcopy.cpp | 6 +-- 5 files changed, 70 insertions(+), 34 deletions(-)