This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 21c21a0782b [LICM] Refactor some AliasSetTracker code to get rid of new [...] new 8a214493873 [docs][gold] Fix a typo new 06d8a912fa8 [WebAssembly] v128.const
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: docs/GoldPlugin.rst | 2 +- .../WebAssembly/AsmParser/WebAssemblyAsmParser.cpp | 9 +++ .../Disassembler/WebAssemblyDisassembler.cpp | 33 ++++++++-- .../MCTargetDesc/WebAssemblyMCCodeEmitter.cpp | 31 +++++++--- .../MCTargetDesc/WebAssemblyMCTargetDesc.h | 8 +++ lib/Target/WebAssembly/WebAssemblyInstrInfo.td | 12 ++++ lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | 65 +++++++++++++++++-- test/CodeGen/WebAssembly/simd.ll | 72 ++++++++++++++++++++++ test/MC/Disassembler/WebAssembly/wasm.txt | 4 ++ test/MC/WebAssembly/basic-assembly.s | 14 ++++- 10 files changed, 230 insertions(+), 20 deletions(-)