commit | de7a0a152648d1a74cf4319920b1848aa00d1ca3 | [log] [tgz] |
---|---|---|
author | Thomas Lively <[email protected]> | Wed Feb 13 22:11:16 2019 +0000 |
committer | Thomas Lively <[email protected]> | Wed Feb 13 22:11:16 2019 +0000 |
tree | 21ac82caba61168452ca310420406cbf99be99ae | |
parent | 221c39165da51d0ee1fa3b89433f82a988c3bc3e [diff] |
[WebAssembly] Bulk memory intrinsics and builtins Summary: implements llvm intrinsics and clang intrinsics for memory.init and data.drop. Reviewers: aheejin Subscribers: dschuff, sbc100, jgravelle-google, hiraditya, sunfish, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D57736 llvm-svn: 353983