This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9596ad894f4 [AVX512] VPERMQ/VPERMPD/VPERMIL single op shuffles are not [...] new 0e90219cfdc [LoopInterchange] Add REQUIRES: asserts to test. new 194a4e0c230 [WebAssembly] Use section index in relocation section header new 37c88ba012b [XOP] v4i32 IFMA 'VPMACS' instructions should use the Write [...]
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/Object/Wasm.h | 3 - lib/MC/WasmObjectWriter.cpp | 80 ++++++++------------- lib/Object/WasmObjectFile.cpp | 35 ++------- lib/Target/X86/X86InstrXOP.td | 43 +++++++---- test/CodeGen/X86/xop-schedule.ll | 12 ++-- test/Object/Inputs/trivial-object-test.wasm | Bin 320 -> 320 bytes .../LoopInterchange/interchange-no-deps.ll | 1 + test/tools/llvm-objdump/Inputs/trivial.obj.wasm | Bin 320 -> 320 bytes test/tools/llvm-readobj/Inputs/trivial.obj.wasm | Bin 291 -> 291 bytes tools/yaml2obj/yaml2wasm.cpp | 16 +++-- 10 files changed, 82 insertions(+), 108 deletions(-)