This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec124e9d4d5 [CodeGen][X86] Expand USUBSAT to UMAX+SUB, also for vectors new 6ff26040c3c [llvm-ar] Temporarily remove failing test which is breaking [...] new caa05ae5fad [WebAssembly][FastISel] Do not assume naive CmpInst lowering new d2d60da2b76 [Object] Return a symbol_iterator, rather than a basic_symb [...]
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: include/llvm/Object/MachO.h | 2 +- lib/Object/MachOObjectFile.cpp | 2 +- lib/Target/WebAssembly/WebAssemblyFastISel.cpp | 12 ++-- test/CodeGen/WebAssembly/PR40172.ll | 31 +++++++++ test/CodeGen/WebAssembly/comparisons-i32.ll | 74 +++++++++++++++------- test/CodeGen/WebAssembly/comparisons-i64.ll | 74 +++++++++++++++------- test/CodeGen/WebAssembly/fast-isel-noreg.ll | 12 +++- .../llvm-ar/flatten-thin-archive-recursive.test | 13 ---- 8 files changed, 152 insertions(+), 68 deletions(-) create mode 100644 test/CodeGen/WebAssembly/PR40172.ll delete mode 100644 test/tools/llvm-ar/flatten-thin-archive-recursive.test