commit | bb5b5bce121dfe890cf3190552a99f3a7c4e991f | [log] [tgz] |
---|---|---|
author | Dan Gohman <dan433584@gmail.com> | Thu Aug 18 17:51:27 2016 +0000 |
committer | Dan Gohman <dan433584@gmail.com> | Thu Aug 18 17:51:27 2016 +0000 |
tree | 2c980f94190f64c29adbe3b1257e8c4868272384 | |
parent | 7306a617c3709a16b58cc5a1107ceabdf29a521d [diff] |
[WebAssembly] Disable the store-results optimization. The WebAssemly spec removing the return value from store instructions, so remove the associated optimization from LLVM. This patch leaves the store instruction operands in place for now, so stores now always write to "$drop"; these will be removed in a seperate patch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279100 91177308-0d34-0410-b5e6-96231b3b80d8