[PATCH] D38523: [WebAssembly] Add the rest of the atomic loads
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 5 14:20:32 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315022: [WebAssembly] Add the rest of the atomic loads (authored by dschuff).
Changed prior to commit:
https://reviews.llvm.org/D38523?vs=117612&id=117894#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38523
Files:
llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrMemory.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp
llvm/trunk/test/CodeGen/WebAssembly/atomics.ll
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/load-ext-atomic.ll
llvm/trunk/test/CodeGen/WebAssembly/offset-atomics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38523.117894.patch
Type: text/x-patch
Size: 34904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171005/c8526e4d/attachment.bin>
More information about the llvm-commits
mailing list