This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 64b37973fba [WebAssembly] Switch to *-wasm as the default target triple. new ecb7ca8228e [WebAssembly] Add mem.* intrinsics. new fe48225d2a6 [X86][SSE] LowerBUILD_VECTORAsVariablePermute - extract sub [...]
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/IR/IntrinsicsWebAssembly.td | 16 +++++++- lib/Target/WebAssembly/WebAssemblyInstrMemory.td | 9 +++++ lib/Target/X86/X86ISelLowering.cpp | 16 +++++--- test/CodeGen/WebAssembly/memory-addr32.ll | 21 ++++++++++ test/CodeGen/X86/var-permute-128.ll | 51 +----------------------- 5 files changed, 55 insertions(+), 58 deletions(-)