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

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 16:29:42 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254807: [WebAssembly] Support constant offsets on loads and stores (authored by dschuff).

Changed prior to commit:
  http://reviews.llvm.org/D15197?vs=41948&id=41960#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15197

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15197.41960.patch
Type: text/x-patch
Size: 24543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151205/8166cf7f/attachment.bin>


More information about the llvm-commits mailing list