[PATCH] D38523: [WebAssembly] Add the rest of the atomic loads
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 17:40:03 PDT 2017
dschuff updated this revision to Diff 117612.
dschuff added a comment.
- remove spurious diff
https://reviews.llvm.org/D38523
Files:
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
lib/Target/WebAssembly/WebAssemblyInstrMemory.td
lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp
test/CodeGen/WebAssembly/atomics.ll
test/CodeGen/WebAssembly/i32-load-store-alignment.ll
test/CodeGen/WebAssembly/i64-load-store-alignment.ll
test/CodeGen/WebAssembly/load-ext-atomic.ll
test/CodeGen/WebAssembly/offset-atomics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38523.117612.patch
Type: text/x-patch
Size: 34519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171004/67f169c4/attachment.bin>
More information about the llvm-commits
mailing list