This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c163300de59 [X86] Add T1MSKC and TZMSK to isDefConvertible used by opti [...] new bcb7d765928 [WebAssembly] Fix assembler parsing of br_table.
The 1 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: .../WebAssembly/AsmParser/WebAssemblyAsmParser.cpp | 39 ++++++++++++++++- .../InstPrinter/WebAssemblyInstPrinter.cpp | 51 ++++++++++------------ .../InstPrinter/WebAssemblyInstPrinter.h | 1 + .../MCTargetDesc/WebAssemblyMCCodeEmitter.cpp | 8 ---- .../MCTargetDesc/WebAssemblyMCTargetDesc.h | 8 ---- lib/Target/WebAssembly/WebAssemblyInstrControl.td | 28 +++++------- test/CodeGen/WebAssembly/stack-insts.ll | 3 +- test/MC/WebAssembly/basic-assembly.s | 29 ++++++++++++ 8 files changed, 105 insertions(+), 62 deletions(-)