OSDN Git Service

[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)
commitc13556c771c333e723a2bc7fb612ee4e2e8b933c
treecf6c870a645a7b6332a1a71f0d3b08de15857728
parentdc7ed9fc0abb8fc16d270bb9a59d118455c97d98
[WebAssembly] Implement the eqz instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263976 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyInstrInteger.td
test/CodeGen/WebAssembly/i32.ll
test/CodeGen/WebAssembly/i64.ll