This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 65e284ec3b3 [WebAssembly] Improve libObject support for wasm imports an [...] new 4daaa86b34b [InstCombine] add helper function for add X, C folds; NFCI new bde17ff28a2 [WebAssembly] Fix build error in wasm YAML code
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: include/llvm/ObjectYAML/WasmYAML.h | 4 +- lib/ObjectYAML/WasmYAML.cpp | 6 +- lib/Transforms/InstCombine/InstCombineAddSub.cpp | 79 ++++++++++++++---------- tools/obj2yaml/wasm2yaml.cpp | 6 +- tools/yaml2obj/yaml2wasm.cpp | 8 +-- 5 files changed, 57 insertions(+), 46 deletions(-)