[PATCH] D59007: [WebAssembly] Use named operands to identify loads and stores
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 8 20:32:56 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355770: [WebAssembly] Use named operands to identify loads and stores (authored by tlively, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59007?vs=189649&id=189981#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59007/new/
https://reviews.llvm.org/D59007
Files:
llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInfo.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrMemory.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp
llvm/trunk/test/CodeGen/WebAssembly/bulk-memory.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59007.189981.patch
Type: text/x-patch
Size: 16147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190309/5136363c/attachment.bin>
More information about the llvm-commits
mailing list