[WebAssembly] Update to the new names for the memory intrinsics.
authorDan Gohman <dan433584@gmail.com>
Thu, 31 May 2018 22:35:25 +0000 (22:35 +0000)
committerDan Gohman <dan433584@gmail.com>
Thu, 31 May 2018 22:35:25 +0000 (22:35 +0000)
commit91ab25bbe3802c6c67060e3fc5065cb8b7147f0f
tree4b1bedc3c07e40bbfc51537179a4e97fdcfcb416
parentaffe450db7bf3a14b35a637d1d4e56452a5e4282
[WebAssembly] Update to the new names for the memory intrinsics.

The WebAssembly committee has decided on the names `memory.size` and
`memory.grow` for the memory intrinsics, so update the LLVM intrinsics to
follow those names, keeping both sets of old names in place for
compatibility.

llvm-svn: 333708
llvm/include/llvm/IR/IntrinsicsWebAssembly.td
llvm/lib/Target/WebAssembly/WebAssemblyInstrMemory.td
llvm/test/CodeGen/WebAssembly/memory-addr32.ll