This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 693cdb0ab50 [InstCombine] Rewrite the binary op shrinking in visitFPTru [...] new b9e93872df3 [WebAssembly] Avoid cast ExprType to wasm::ValType new 3ca5091556a [unittests] Make some parseIR calls more readable, NFC new 40131a7149e [Utils] Salvage debug info in recursive inst deletion
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: .../WebAssemblyRuntimeLibcallSignatures.cpp | 61 ++-- lib/Transforms/Utils/Local.cpp | 1 + test/MC/WebAssembly/libcall.ll | 30 ++ unittests/Transforms/Utils/Local.cpp | 347 ++++++++++++--------- 4 files changed, 262 insertions(+), 177 deletions(-) create mode 100644 test/MC/WebAssembly/libcall.ll