WebAssembly: fix the syntax for comparisons
authorJF Bastien <jfb@google.com>
Sat, 17 Oct 2015 00:12:29 +0000 (00:12 +0000)
committerJF Bastien <jfb@google.com>
Sat, 17 Oct 2015 00:12:29 +0000 (00:12 +0000)
commit065515c76c0b87183c840d6dc655f8db227bcb03
treeefa4a921a92a577bedbfb34c68acedade3b135a2
parent424a6917aa3f44c05c886bba41b9b58023bf666d
WebAssembly: fix the syntax for comparisons

Summary: It has also slightly changed.

Reviewers: binji

Subscribers: jfb, dschuff, llvm-commits, sunfish

Differential Revision: http://reviews.llvm.org/D13837

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