[WebAssembly] Model the return value of store instructions in wasm.
authorDan Gohman <dan433584@gmail.com>
Mon, 23 Nov 2015 21:16:35 +0000 (21:16 +0000)
committerDan Gohman <dan433584@gmail.com>
Mon, 23 Nov 2015 21:16:35 +0000 (21:16 +0000)
commit9a9e26b34f676c4ffcc94e0dacbcb338117736aa
tree790a04cdb14fde02031d368d766dc4e16220e811
parent7ce4dcb91f04f24b8476abfb76df43486d70439d
[WebAssembly] Model the return value of store instructions in wasm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253916 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyInstrMemory.td
lib/Target/WebAssembly/WebAssemblyRegColoring.cpp
test/CodeGen/WebAssembly/cfg-stackify.ll
test/CodeGen/WebAssembly/load-store-i1.ll
test/CodeGen/WebAssembly/store-trunc.ll
test/CodeGen/WebAssembly/store.ll