OSDN Git Service

[WebAssembly] Rename several functions and types according to the new spec.
authorDan Gohman <dan433584@gmail.com>
Sat, 26 Sep 2015 01:09:44 +0000 (01:09 +0000)
committerDan Gohman <dan433584@gmail.com>
Sat, 26 Sep 2015 01:09:44 +0000 (01:09 +0000)
commit24b507c2c169ec792ec1c08c488ac61b8d5f14b4
treee984e556f40c4d0372222f2a2c77673fc9f3934a
parent8e43417d2f59387b31b5aa0b291d53d8681c0752
[WebAssembly] Rename several functions and types according to the new spec.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248644 91177308-0d34-0410-b5e6-96231b3b80d8
14 files changed:
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
lib/Target/WebAssembly/WebAssemblyInstrCall.td
lib/Target/WebAssembly/WebAssemblyInstrControl.td
lib/Target/WebAssembly/WebAssemblyInstrConv.td
lib/Target/WebAssembly/WebAssemblyInstrFloat.td
lib/Target/WebAssembly/WebAssemblyInstrFormats.td
lib/Target/WebAssembly/WebAssemblyInstrInfo.td
lib/Target/WebAssembly/WebAssemblyInstrInteger.td
lib/Target/WebAssembly/WebAssemblyInstrMemory.td
lib/Target/WebAssembly/WebAssemblyRegisterInfo.td
test/CodeGen/WebAssembly/fp32.ll
test/CodeGen/WebAssembly/fp64.ll
test/CodeGen/WebAssembly/load-ext.ll
test/CodeGen/WebAssembly/load-store-i1.ll