This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 716dd7bd13 [WebAssembly] __builtin_wasm_replace_lane_* builtins new 4e0a9d73de [WebAssembly] saturating arithmetic builtins new ccb5b22701 [WebAssembly] any_true and all_true builtins new a9430da300 [WebAssembly] abs and sqrt builtins
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/clang/Basic/BuiltinsWebAssembly.def | 25 ++++++ lib/CodeGen/CGBuiltin.cpp | 75 ++++++++++++++++ test/CodeGen/builtins-wasm.c | 128 ++++++++++++++++++++++++++++ 3 files changed, 228 insertions(+)