[PATCH] D57736: [WebAssembly] Bulk memory intrinsics and builtins

Thomas Lively via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 13 14:12:12 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353983: [WebAssembly] Bulk memory intrinsics and builtins (authored by tlively, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57736?vs=186504&id=186740#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57736/new/

https://reviews.llvm.org/D57736

Files:
  cfe/trunk/include/clang/Basic/BuiltinsWebAssembly.def
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/test/CodeGen/builtins-wasm.c
  llvm/trunk/include/llvm/IR/IntrinsicsWebAssembly.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrBulkMemory.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp
  llvm/trunk/test/CodeGen/WebAssembly/bulk-memory-intrinsics.ll
  llvm/trunk/test/CodeGen/WebAssembly/bulk-memory.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57736.186740.patch
Type: text/x-patch
Size: 15135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190213/94a0a153/attachment-0001.bin>


More information about the cfe-commits mailing list