[PATCH] D15538: [WebAssembly] Implement instruction selection for constant offsets in addresses.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 15 14:04:40 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL255681: [WebAssembly] Implement instruction selection for constant offsets in addresses. (authored by djg).
Changed prior to commit:
http://reviews.llvm.org/D15538?vs=42889&id=42908#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15538
Files:
llvm/trunk/lib/Target/WebAssembly/README.txt
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrMemory.td
llvm/trunk/test/CodeGen/WebAssembly/global.ll
llvm/trunk/test/CodeGen/WebAssembly/offset.ll
llvm/trunk/test/CodeGen/WebAssembly/store-results.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15538.42908.patch
Type: text/x-patch
Size: 35398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/27674b73/attachment.bin>
More information about the llvm-commits
mailing list