[PATCH] D48839: [WebAssembly] Support for atomic stores
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 2 14:27:56 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL336145: [WebAssembly] Support for atomic stores (authored by aheejin, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D48839
Files:
llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp
llvm/trunk/test/CodeGen/WebAssembly/i32-load-store-alignment.ll
llvm/trunk/test/CodeGen/WebAssembly/i64-load-store-alignment.ll
llvm/trunk/test/CodeGen/WebAssembly/offset-atomics.ll
llvm/trunk/test/CodeGen/WebAssembly/store-trunc-atomic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48839.153797.patch
Type: text/x-patch
Size: 25675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/0e45ff37/attachment.bin>
More information about the llvm-commits
mailing list