[PATCH] D15197: [WebAssembly] Support constant offsets on loads and stores

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 15:02:39 PST 2015


dschuff updated this revision to Diff 41948.
dschuff added a comment.

- Include all loads and stores
- rebase


http://reviews.llvm.org/D15197

Files:
  lib/Target/WebAssembly/WebAssemblyInstrMemory.td
  lib/Target/WebAssembly/WebAssemblyStoreResults.cpp
  test/CodeGen/WebAssembly/cfg-stackify.ll
  test/CodeGen/WebAssembly/global.ll
  test/CodeGen/WebAssembly/load-ext.ll
  test/CodeGen/WebAssembly/load-store-i1.ll
  test/CodeGen/WebAssembly/load.ll
  test/CodeGen/WebAssembly/store-results.ll
  test/CodeGen/WebAssembly/store-trunc.ll
  test/CodeGen/WebAssembly/store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15197.41948.patch
Type: text/x-patch
Size: 22306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/6dff051a/attachment-0001.bin>


More information about the llvm-commits mailing list