This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8e48754afe3 [Power9] [LLVM] Add __float128 support for trunc to double [...] new 7b100837117 [WebAssembly] Improve readability of load/stores and tests. NFC.
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: lib/Target/WebAssembly/WebAssemblyInstrAtomics.td | 123 +++-- lib/Target/WebAssembly/WebAssemblyInstrMemory.td | 65 ++- .../WebAssembly/i32-load-store-alignment.ll | 33 +- .../WebAssembly/i64-load-store-alignment.ll | 27 +- test/CodeGen/WebAssembly/offset-atomics.ll | 542 +++++++++++---------- test/CodeGen/WebAssembly/offset.ll | 405 ++++++++++++--- 6 files changed, 748 insertions(+), 447 deletions(-)