[WebAssembly] Implement the eqz instructions.
authorDan Gohman <dan433584@gmail.com>
Mon, 21 Mar 2016 19:54:41 +0000 (19:54 +0000)
committerDan Gohman <dan433584@gmail.com>
Mon, 21 Mar 2016 19:54:41 +0000 (19:54 +0000)
commitc8d7f14506afc62f69a802dd56fa95006ae2472b
treef53ae6979655778c5601e5b253c8d67c4761b913
parent2e5c526bb11b281c86564b3172729ed6aa0d6ed8
[WebAssembly] Implement the eqz instructions.

llvm-svn: 263976
llvm/lib/Target/WebAssembly/WebAssemblyInstrInteger.td
llvm/test/CodeGen/WebAssembly/i32.ll
llvm/test/CodeGen/WebAssembly/i64.ll