OSDN Git Service

[WebAssembly] Rename memory_size intrinsic to current_memory
authorDerek Schuff <dschuff@google.com>
Mon, 2 May 2016 17:25:22 +0000 (17:25 +0000)
committerDerek Schuff <dschuff@google.com>
Mon, 2 May 2016 17:25:22 +0000 (17:25 +0000)
commit1e477250a66f900bc684aa4cb78fa87278f5a915
tree06cc79bda5f9b1daa319f96fdd48ff72a7c80b45
parent0c15a0b738391be8da35b2c306ccad7cb77947c8
[WebAssembly] Rename memory_size intrinsic to current_memory

This follows the recent renaming in the wasm spec.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268255 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsWebAssembly.td
lib/Target/WebAssembly/WebAssemblyInstrMemory.td
test/CodeGen/WebAssembly/memory-addr32.ll
test/CodeGen/WebAssembly/memory-addr64.ll