This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e9812ab4276 [MemCpyOpt] memset->memcpy forwarding with undef tail new a81ba68b921 Follow-up from r348441 to add the rest of the objc ARC intrinsics. new e2e62154889 Delete registerScope function new 73e1ce1e3ff [WebAssembly] clang-format/clang-tidy AsmParser (NFC)
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/IR/Intrinsics.td | 28 ++++ lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 14 ++ .../WebAssembly/AsmParser/WebAssemblyAsmParser.cpp | 148 ++++++++++++--------- lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp | 22 +-- test/CodeGen/X86/objc-arc.ll | 63 +++++++++ 5 files changed, 195 insertions(+), 80 deletions(-)