[WebAssembly] Add more explicit pushes to the tests.
authorDan Gohman <dan433584@gmail.com>
Fri, 6 Nov 2015 21:26:50 +0000 (21:26 +0000)
committerDan Gohman <dan433584@gmail.com>
Fri, 6 Nov 2015 21:26:50 +0000 (21:26 +0000)
commitdf86d51b375561e46972b5bf7a1c94471db8b24c
treedc14bf0984150d7cb1ca57e81a92558d3c89576f
parent16261dd30c64dac41bfaf6788bac94e6e4877975
[WebAssembly] Add more explicit pushes to the tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252344 91177308-0d34-0410-b5e6-96231b3b80d8
19 files changed:
test/CodeGen/WebAssembly/call.ll
test/CodeGen/WebAssembly/comparisons_f32.ll
test/CodeGen/WebAssembly/comparisons_f64.ll
test/CodeGen/WebAssembly/comparisons_i32.ll
test/CodeGen/WebAssembly/comparisons_i64.ll
test/CodeGen/WebAssembly/conv.ll
test/CodeGen/WebAssembly/f32.ll
test/CodeGen/WebAssembly/f64.ll
test/CodeGen/WebAssembly/fast-isel.ll
test/CodeGen/WebAssembly/func.ll
test/CodeGen/WebAssembly/i32.ll
test/CodeGen/WebAssembly/i64.ll
test/CodeGen/WebAssembly/immediates.ll
test/CodeGen/WebAssembly/load-store-i1.ll
test/CodeGen/WebAssembly/load.ll
test/CodeGen/WebAssembly/phi.ll
test/CodeGen/WebAssembly/select.ll
test/CodeGen/WebAssembly/store.ll
test/CodeGen/WebAssembly/unused-argument.ll