[PATCH] D12461: WebAssembly: generate load/store
JF Bastien via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 31 14:26:31 PDT 2015
jfb updated this revision to Diff 33632.
jfb marked 5 inline comments as done.
jfb added a comment.
- AsmPrinter: back to static functions.
- Note on store operand order.
http://reviews.llvm.org/D12461
Files:
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
lib/Target/WebAssembly/WebAssemblyInstrMemory.td
test/CodeGen/WebAssembly/load-ext.ll
test/CodeGen/WebAssembly/load-store-i1.ll
test/CodeGen/WebAssembly/load.ll
test/CodeGen/WebAssembly/store-trunc.ll
test/CodeGen/WebAssembly/store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12461.33632.patch
Type: text/x-patch
Size: 18769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150831/20edbfcb/attachment.bin>
More information about the llvm-commits
mailing list